|
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_GeoLocation:Data Fields | |
| struct _nodepriv * | sgprivate |
| struct _child_node * | children |
| GF_ChildNodeItem * | addChildren |
| void(* | on_addChildren )(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem * | removeChildren |
| void(* | on_removeChildren )(GF_Node *pNode, struct _route *route) |
| SFVec3d | geoCoords |
| GF_Node * | geoOrigin |
| MFString | geoSystem |
| GF_Node * | metadata |
| struct _nodepriv* X_GeoLocation::sgprivate |
| struct _child_node* X_GeoLocation::children |
| GF_ChildNodeItem* X_GeoLocation::addChildren |
| void(* X_GeoLocation::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* X_GeoLocation::removeChildren |
| void(* X_GeoLocation::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFVec3d X_GeoLocation::geoCoords |
| GF_Node* X_GeoLocation::geoOrigin |
| MFString X_GeoLocation::geoSystem |
| GF_Node* X_GeoLocation::metadata |