UnityMol  1.0.25beta
UMol.DXSurfaceRepresentation Class Reference
Inheritance diagram for UMol.DXSurfaceRepresentation:
UMol.ISurfaceRepresentation UMol.AtomRepresentation

Public Member Functions

 DXSurfaceRepresentation (string structName, UnityMolSelection sel, DXReader dx, float iso)
 
override void recompute ()
 
- Public Member Functions inherited from UMol.ISurfaceRepresentation
virtual List< UnityMolSelectioncutSelection (UnityMolSelection sele)
 
virtual void Clear ()
 
virtual int [] computeNearestVertexPerAtom (GameObject gomesh, UnityMolSelection sele, bool removeHETWater=true)
 
virtual Dictionary< UnityMolAtom, List< int > > computeNearestVertexPerAtomCustom (GameObject gomesh, UnityMolSelection sele)
 
virtual void addToDicCorres (UnityMolAtom a, int i)
 
virtual void addToDicCorres (UnityMolAtom a, int i, Dictionary< UnityMolAtom, List< int >> customDic)
 
void getMeshColors ()
 
void restoreColorsPerAtom ()
 
- Public Member Functions inherited from UMol.AtomRepresentation
 AtomRepresentation (UnityMolSelection sel)
 
 AtomRepresentation ()
 

Public Attributes

float isoValue = 0.0f
 
- Public Attributes inherited from UMol.ISurfaceRepresentation
bool isStandardSurface = true
 
List< GameObject > meshesGO
 
Dictionary< GameObject, List< Color32 > > meshColors
 
Dictionary< UnityMolAtom, GameObject > atomToGo
 
Dictionary< UnityMolAtom, List< int > > atomToMesh
 
Dictionary< UnityMolAtom, Color32 > colorByAtom
 
List< UnityMolSelectionsubSelections
 
GameObject newRep
 
- Public Attributes inherited from UMol.AtomRepresentation
UnityMolSelection selection
 
int nbAtoms = 0
 
Transform representationParent
 
Transform representationTransform
 

Constructor & Destructor Documentation

◆ DXSurfaceRepresentation()

UMol.DXSurfaceRepresentation.DXSurfaceRepresentation ( string  structName,
UnityMolSelection  sel,
DXReader  dx,
float  iso 
)

Member Function Documentation

◆ recompute()

override void UMol.DXSurfaceRepresentation.recompute ( )
virtual

Member Data Documentation

◆ isoValue

float UMol.DXSurfaceRepresentation.isoValue = 0.0f

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