GTXclient C API  GTXserver-16.0.2
GTXWireframe Struct Reference

Description of a Wireframe. More...

#include <GTXClient.h>

Data Fields

char name [50]
 
int color [3]
 
int n_objects
 
GTXWireframeObjectobjects
 

Detailed Description

Description of a Wireframe.

A Wireframe is made of several Wireframe Objects.

See Also
GTXWireframeObject

Field Documentation

int GTXWireframe::color[3]
int GTXWireframe::n_objects

Number of objects in the wireframe

Referenced by GTXClientNewWireframesFile(), GTXClientReadWireframes(), and GTXClientWireframeDuplicate().

char GTXWireframe::name[50]

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