#include <nodes_x3d.h>
Data Fields | |
BASE_NODE 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 |
BASE_NODE SFBool X_GeoViewpoint::set_bind |
void(* X_GeoViewpoint::on_set_bind)(GF_Node *pThis, struct _route *route) |
void(* X_GeoViewpoint::on_set_orientation)(GF_Node *pThis, struct _route *route) |
void(* X_GeoViewpoint::on_set_position)(GF_Node *pThis, struct _route *route) |