|
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_GeoViewpoint:Data Fields | |
| struct _nodepriv * | sgprivate |
| SFBool | set_bind |
| void(* | on_set_bind )(GF_Node *pThis, struct _route *route) |
| SFString | set_orientation |
| void(* | on_set_orientation )(GF_Node *pThis, struct _route *route) |
| SFString | set_position |
| void(* | on_set_position )(GF_Node *pThis, struct _route *route) |
| SFString | description |
| SFFloat | fieldOfView |
| SFBool | headlight |
| SFBool | jump |
| MFString | navType |
| SFTime | bindTime |
| SFBool | isBound |
| GF_Node * | geoOrigin |
| MFString | geoSystem |
| SFRotation | orientation |
| SFVec3d | position |
| SFFloat | speedFactor |
| GF_Node * | metadata |
| struct _nodepriv* X_GeoViewpoint::sgprivate |
| SFBool X_GeoViewpoint::set_bind |
| void(* X_GeoViewpoint::on_set_bind)(GF_Node *pThis, struct _route *route) |
| SFString X_GeoViewpoint::set_orientation |
| void(* X_GeoViewpoint::on_set_orientation)(GF_Node *pThis, struct _route *route) |
| SFString X_GeoViewpoint::set_position |
| void(* X_GeoViewpoint::on_set_position)(GF_Node *pThis, struct _route *route) |
| SFString X_GeoViewpoint::description |
| SFFloat X_GeoViewpoint::fieldOfView |
| SFBool X_GeoViewpoint::headlight |
| SFBool X_GeoViewpoint::jump |
| MFString X_GeoViewpoint::navType |
| SFTime X_GeoViewpoint::bindTime |
| SFBool X_GeoViewpoint::isBound |
| GF_Node* X_GeoViewpoint::geoOrigin |
| MFString X_GeoViewpoint::geoSystem |
| SFRotation X_GeoViewpoint::orientation |
| SFVec3d X_GeoViewpoint::position |
| SFFloat X_GeoViewpoint::speedFactor |
| GF_Node* X_GeoViewpoint::metadata |