GTXclient C API
GTXserver-17.0.3
|
Description of a Wireframe System. More...
#include <GTXClient.h>
Data Fields | |
int | n_wireframes |
GTXWireframe * | wireframes |
Description of a Wireframe System.
A Wireframe System describes the wireframes associated with a File. It is made of several Wireframes. All the wireframes are 3D.
int GTXWireframeSystem::n_wireframes |
Number of wireframes in the wireframe system
Referenced by GTXClientFreeWireframes(), GTXClientNewWireframesFile(), GTXClientReadWireframes(), and GTXClientWireframeSystemDuplicate().
GTXWireframe* GTXWireframeSystem::wireframes |
Wireframe array
Referenced by GTXClientFreeWireframes(), GTXClientNewWireframesFile(), GTXClientReadWireframes(), and GTXClientWireframeSystemDuplicate().