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

Public Member Functions

 GroupData ()
 

Public Attributes

string name
 
string materialName
 
List< FaceIndicesfaces
 

Properties

bool isEmpty [get]
 

Detailed Description

Definition at line 94 of file GeometryBuffer.cs.

Constructor & Destructor Documentation

GeometryBuffer.GroupData.GroupData ( )

Definition at line 98 of file GeometryBuffer.cs.

Member Data Documentation

List<FaceIndices> GeometryBuffer.GroupData.faces

Definition at line 97 of file GeometryBuffer.cs.

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

Property Documentation

bool GeometryBuffer.GroupData.isEmpty
get

Definition at line 101 of file GeometryBuffer.cs.

Referenced by GeometryBuffer.PushGroup(), and GeometryBuffer.PushMaterialName().


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