FreeWRL / FreeX3D 4.3.0
X3D_GeoViewpoint Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_PolyRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
int _layerId
 
int _donethispass
 
int set_bind
 
double bindTime
 
int isBound
 
struct Uni_Stringdescription
 
int jump
 
float fieldOfView
 
struct X3D_Nodemetadata
 
struct SFRotation orientation
 
struct SFVec3d position
 
struct SFVec3d centerOfRotation
 
int headlight
 
struct Multi_String navType
 
struct X3D_NodegeoOrigin
 
struct Multi_String geoSystem
 
float speedFactor
 
int retainUserOffsets
 
int _initializedOnce
 
struct SFRotation _orientation
 
struct SFVec3d _position
 
int relativeHeight
 
int _resetRelativeHeight
 
int _prepped_planet
 
struct X3D_Node__geoSystem
 
struct SFVec3d __movedPosition
 
struct SFRotation __movedOrientation
 
struct SFRotation __movedOrientationB
 
struct SFVec3d __movedgd
 
struct Uni_String__oldSFString
 
float __oldFieldOfView
 
int __oldHeadlight
 
int __oldJump
 
struct Multi_String __oldMFString
 

Detailed Description

Definition at line 5256 of file Structs.h.

Field Documentation

◆ __geoSystem

struct X3D_Node* X3D_GeoViewpoint::__geoSystem

Definition at line 5295 of file Structs.h.

◆ __movedgd

struct SFVec3d X3D_GeoViewpoint::__movedgd

Definition at line 5299 of file Structs.h.

◆ __movedOrientation

struct SFRotation X3D_GeoViewpoint::__movedOrientation

Definition at line 5297 of file Structs.h.

◆ __movedOrientationB

struct SFRotation X3D_GeoViewpoint::__movedOrientationB

Definition at line 5298 of file Structs.h.

◆ __movedPosition

struct SFVec3d X3D_GeoViewpoint::__movedPosition

Definition at line 5296 of file Structs.h.

◆ __oldFieldOfView

float X3D_GeoViewpoint::__oldFieldOfView

Definition at line 5301 of file Structs.h.

◆ __oldHeadlight

int X3D_GeoViewpoint::__oldHeadlight

Definition at line 5302 of file Structs.h.

◆ __oldJump

int X3D_GeoViewpoint::__oldJump

Definition at line 5303 of file Structs.h.

◆ __oldMFString

struct Multi_String X3D_GeoViewpoint::__oldMFString

Definition at line 5304 of file Structs.h.

◆ __oldSFString

struct Uni_String* X3D_GeoViewpoint::__oldSFString

Definition at line 5300 of file Structs.h.

◆ _change

int X3D_GeoViewpoint::_change

Definition at line 5260 of file Structs.h.

◆ _defaultContainer

int X3D_GeoViewpoint::_defaultContainer

Definition at line 5267 of file Structs.h.

◆ _dist

double X3D_GeoViewpoint::_dist

Definition at line 5263 of file Structs.h.

◆ _donethispass

int X3D_GeoViewpoint::_donethispass

Definition at line 5272 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_GeoViewpoint::_executionContext

Definition at line 5269 of file Structs.h.

◆ _extent

float X3D_GeoViewpoint::_extent[6]

Definition at line 5264 of file Structs.h.

◆ _gc

void* X3D_GeoViewpoint::_gc

Definition at line 5268 of file Structs.h.

◆ _hit

int X3D_GeoViewpoint::_hit

Definition at line 5259 of file Structs.h.

◆ _ichange

int X3D_GeoViewpoint::_ichange

Definition at line 5261 of file Structs.h.

◆ _initializedOnce

int X3D_GeoViewpoint::_initializedOnce

Definition at line 5289 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_GeoViewpoint::_intern

Definition at line 5265 of file Structs.h.

◆ _layerId

int X3D_GeoViewpoint::_layerId

Definition at line 5271 of file Structs.h.

◆ _nodeType

int X3D_GeoViewpoint::_nodeType

Definition at line 5257 of file Structs.h.

◆ _orientation

struct SFRotation X3D_GeoViewpoint::_orientation

Definition at line 5290 of file Structs.h.

◆ _parentVector

struct Vector* X3D_GeoViewpoint::_parentVector

Definition at line 5262 of file Structs.h.

◆ _position

struct SFVec3d X3D_GeoViewpoint::_position

Definition at line 5291 of file Structs.h.

◆ _prepped_planet

int X3D_GeoViewpoint::_prepped_planet

Definition at line 5294 of file Structs.h.

◆ _renderFlags

int X3D_GeoViewpoint::_renderFlags

Definition at line 5258 of file Structs.h.

◆ _resetRelativeHeight

int X3D_GeoViewpoint::_resetRelativeHeight

Definition at line 5293 of file Structs.h.

◆ bindTime

double X3D_GeoViewpoint::bindTime

Definition at line 5274 of file Structs.h.

◆ centerOfRotation

struct SFVec3d X3D_GeoViewpoint::centerOfRotation

Definition at line 5282 of file Structs.h.

◆ description

struct Uni_String* X3D_GeoViewpoint::description

Definition at line 5276 of file Structs.h.

◆ fieldOfView

float X3D_GeoViewpoint::fieldOfView

Definition at line 5278 of file Structs.h.

◆ geoOrigin

struct X3D_Node* X3D_GeoViewpoint::geoOrigin

Definition at line 5285 of file Structs.h.

◆ geoSystem

struct Multi_String X3D_GeoViewpoint::geoSystem

Definition at line 5286 of file Structs.h.

◆ headlight

int X3D_GeoViewpoint::headlight

Definition at line 5283 of file Structs.h.

◆ isBound

int X3D_GeoViewpoint::isBound

Definition at line 5275 of file Structs.h.

◆ jump

int X3D_GeoViewpoint::jump

Definition at line 5277 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_GeoViewpoint::metadata

Definition at line 5279 of file Structs.h.

◆ navType

struct Multi_String X3D_GeoViewpoint::navType

Definition at line 5284 of file Structs.h.

◆ orientation

struct SFRotation X3D_GeoViewpoint::orientation

Definition at line 5280 of file Structs.h.

◆ position

struct SFVec3d X3D_GeoViewpoint::position

Definition at line 5281 of file Structs.h.

◆ referenceCount

int X3D_GeoViewpoint::referenceCount

Definition at line 5266 of file Structs.h.

◆ relativeHeight

int X3D_GeoViewpoint::relativeHeight

Definition at line 5292 of file Structs.h.

◆ retainUserOffsets

int X3D_GeoViewpoint::retainUserOffsets

Definition at line 5288 of file Structs.h.

◆ set_bind

int X3D_GeoViewpoint::set_bind

Definition at line 5273 of file Structs.h.

◆ speedFactor

float X3D_GeoViewpoint::speedFactor

Definition at line 5287 of file Structs.h.


The documentation for this struct was generated from the following file: