UnityMol  0.9.6-875
UnityMol viewer / In developement
GeometryBuffer.ObjectData Class Reference

Public Member Functions

 ObjectData ()
 

Public Attributes

string name
 
List< GroupDatagroups
 
List< FaceIndicesallFaces
 

Detailed Description

Definition at line 80 of file GeometryBuffer.cs.

Constructor & Destructor Documentation

GeometryBuffer.ObjectData.ObjectData ( )

Definition at line 84 of file GeometryBuffer.cs.

Referenced by GeometryBuffer.GeometryBuffer(), and GeometryBuffer.PushObject().

+ Here is the caller graph for this function:

Member Data Documentation

List<FaceIndices> GeometryBuffer.ObjectData.allFaces

Definition at line 83 of file GeometryBuffer.cs.

Referenced by GeometryBuffer.PopulateMeshes(), and GeometryBuffer.PushFace().

List<GroupData> GeometryBuffer.ObjectData.groups

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