Public Member Functions | Public Attributes | List of all members
MapperParametersPreset Struct Reference

#include <vtkSMPVMoleculeRepresentationProxy.h>

Public Member Functions

bool IsSimilar (const MapperParametersPreset &p) const
 

Public Attributes

bool RenderAtoms
 
bool RenderBonds
 
int AtomicRadiusType
 
double AtomicRadiusFactor
 
bool UseMultiCylindersForBonds
 
double BondRadius
 
bool UseAtomColorForBonds
 
std::string Name
 
std::string DisplayName
 

Detailed Description

Definition at line 18 of file vtkSMPVMoleculeRepresentationProxy.h.

Member Function Documentation

◆ IsSimilar()

bool MapperParametersPreset::IsSimilar ( const MapperParametersPreset p) const

Member Data Documentation

◆ RenderAtoms

bool MapperParametersPreset::RenderAtoms

Definition at line 20 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ RenderBonds

bool MapperParametersPreset::RenderBonds

Definition at line 21 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ AtomicRadiusType

int MapperParametersPreset::AtomicRadiusType

Definition at line 22 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ AtomicRadiusFactor

double MapperParametersPreset::AtomicRadiusFactor

Definition at line 23 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ UseMultiCylindersForBonds

bool MapperParametersPreset::UseMultiCylindersForBonds

Definition at line 24 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ BondRadius

double MapperParametersPreset::BondRadius

Definition at line 25 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ UseAtomColorForBonds

bool MapperParametersPreset::UseAtomColorForBonds

Definition at line 26 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ Name

std::string MapperParametersPreset::Name

Definition at line 27 of file vtkSMPVMoleculeRepresentationProxy.h.

◆ DisplayName

std::string MapperParametersPreset::DisplayName

Definition at line 28 of file vtkSMPVMoleculeRepresentationProxy.h.


The documentation for this struct was generated from the following file: