|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <nodes_x3d.h>
Collaboration diagram for X_ElevationGrid:Data Fields | |
| struct _nodepriv * | sgprivate |
| MFFloat | set_height |
| void(* | on_set_height )(GF_Node *pThis, struct _route *route) |
| GF_Node * | color |
| GF_Node * | normal |
| GF_Node * | texCoord |
| MFFloat | height |
| SFBool | ccw |
| SFBool | colorPerVertex |
| SFFloat | creaseAngle |
| SFBool | normalPerVertex |
| SFBool | solid |
| SFInt32 | xDimension |
| SFFloat | xSpacing |
| SFInt32 | zDimension |
| SFFloat | zSpacing |
| GF_Node * | metadata |
| struct _nodepriv* X_ElevationGrid::sgprivate |
| MFFloat X_ElevationGrid::set_height |
| void(* X_ElevationGrid::on_set_height)(GF_Node *pThis, struct _route *route) |
| GF_Node* X_ElevationGrid::color |
| GF_Node* X_ElevationGrid::normal |
| GF_Node* X_ElevationGrid::texCoord |
| MFFloat X_ElevationGrid::height |
| SFBool X_ElevationGrid::ccw |
| SFBool X_ElevationGrid::colorPerVertex |
| SFFloat X_ElevationGrid::creaseAngle |
| SFBool X_ElevationGrid::normalPerVertex |
| SFBool X_ElevationGrid::solid |
| SFInt32 X_ElevationGrid::xDimension |
| SFFloat X_ElevationGrid::xSpacing |
| SFInt32 X_ElevationGrid::zDimension |
| SFFloat X_ElevationGrid::zSpacing |
| GF_Node* X_ElevationGrid::metadata |