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

Public Member Functions

 AtomRepresentationOptihb (string structName, UnityMolSelection sel)
 
- Public Member Functions inherited from UMol.AtomRepresentation
 AtomRepresentation (UnityMolSelection sel)
 
 AtomRepresentation ()
 

Public Attributes

List< GameObject > meshesGO
 
Dictionary< int, KeyValuePair< int, int > > coordAtomTexture
 
Texture2D [] paramTextures
 
Dictionary< UnityMolAtom, int > atomToId
 
bool withShadow = true
 
- Public Attributes inherited from UMol.AtomRepresentation
UnityMolSelection selection
 
int nbAtoms = 0
 
Transform representationParent
 
Transform representationTransform
 

Constructor & Destructor Documentation

◆ AtomRepresentationOptihb()

UMol.AtomRepresentationOptihb.AtomRepresentationOptihb ( string  structName,
UnityMolSelection  sel 
)

Member Data Documentation

◆ atomToId

Dictionary<UnityMolAtom, int> UMol.AtomRepresentationOptihb.atomToId

◆ coordAtomTexture

Dictionary<int, KeyValuePair<int, int> > UMol.AtomRepresentationOptihb.coordAtomTexture

◆ meshesGO

List<GameObject> UMol.AtomRepresentationOptihb.meshesGO

◆ paramTextures

Texture2D [] UMol.AtomRepresentationOptihb.paramTextures

◆ withShadow

bool UMol.AtomRepresentationOptihb.withShadow = true

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