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