Designer_WIREFRAME_tag Struct Reference
[Designer]
Detailed Description
Designer wireframe approximation.
The designer can hold an outline wireframe to represent the full wireframe in the animator where the mesh is very large and drawing may be slowed down.
Definition at line 227 of file STRUCT.H.
|
Data Fields |
long | Np |
long | Ne |
| Number of points and edges in the wireframe.
|
twoLongs * | e |
| Structure identifying which points in wireframe are connected by an edge.
|
point * | p |
| List of points in the wireframe.
|
Field Documentation
Number of points and edges in the wireframe.
Definition at line 228 of file STRUCT.H.
Structure identifying which points in wireframe are connected by an edge.
Definition at line 229 of file STRUCT.H.
List of points in the wireframe.
Definition at line 230 of file STRUCT.H.
The documentation for this struct was generated from the following file: