FreeWRL / FreeX3D 4.3.0
X3D_GeoTransform 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
 
struct Multi_Node addChildren
 
struct Multi_Node removeChildren
 
struct Multi_Node __sibAffectors
 
struct SFVec3f center
 
struct Multi_Node children
 
struct SFVec3d geoCenter
 
struct X3D_Nodemetadata
 
struct SFRotation rotation
 
struct SFVec3f scale
 
struct SFRotation scaleOrientation
 
struct SFVec3f translation
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
struct X3D_NodegeoOrigin
 
struct Multi_String geoSystem
 
int __do_center
 
int __do_trans
 
int __do_rotation
 
int __do_scaleO
 
int __do_scale
 
int __do_anything
 
struct X3D_Node__geoSystem
 
struct SFVec3d __movedCoords
 
struct SFVec4d __localOrient
 
struct SFVec3d __oldGeoCenter
 
struct Multi_Node __oldChildren
 
struct Multi_Node _sortedChildren
 

Detailed Description

Definition at line 5211 of file Structs.h.

Field Documentation

◆ __do_anything

int X3D_GeoTransform::__do_anything

Definition at line 5246 of file Structs.h.

◆ __do_center

int X3D_GeoTransform::__do_center

Definition at line 5241 of file Structs.h.

◆ __do_rotation

int X3D_GeoTransform::__do_rotation

Definition at line 5243 of file Structs.h.

◆ __do_scale

int X3D_GeoTransform::__do_scale

Definition at line 5245 of file Structs.h.

◆ __do_scaleO

int X3D_GeoTransform::__do_scaleO

Definition at line 5244 of file Structs.h.

◆ __do_trans

int X3D_GeoTransform::__do_trans

Definition at line 5242 of file Structs.h.

◆ __geoSystem

struct X3D_Node* X3D_GeoTransform::__geoSystem

Definition at line 5247 of file Structs.h.

◆ __localOrient

struct SFVec4d X3D_GeoTransform::__localOrient

Definition at line 5249 of file Structs.h.

◆ __movedCoords

struct SFVec3d X3D_GeoTransform::__movedCoords

Definition at line 5248 of file Structs.h.

◆ __oldChildren

struct Multi_Node X3D_GeoTransform::__oldChildren

Definition at line 5251 of file Structs.h.

◆ __oldGeoCenter

struct SFVec3d X3D_GeoTransform::__oldGeoCenter

Definition at line 5250 of file Structs.h.

◆ __sibAffectors

struct Multi_Node X3D_GeoTransform::__sibAffectors

Definition at line 5228 of file Structs.h.

◆ _change

int X3D_GeoTransform::_change

Definition at line 5215 of file Structs.h.

◆ _defaultContainer

int X3D_GeoTransform::_defaultContainer

Definition at line 5222 of file Structs.h.

◆ _dist

double X3D_GeoTransform::_dist

Definition at line 5218 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_GeoTransform::_executionContext

Definition at line 5224 of file Structs.h.

◆ _extent

float X3D_GeoTransform::_extent[6]

Definition at line 5219 of file Structs.h.

◆ _gc

void* X3D_GeoTransform::_gc

Definition at line 5223 of file Structs.h.

◆ _hit

int X3D_GeoTransform::_hit

Definition at line 5214 of file Structs.h.

◆ _ichange

int X3D_GeoTransform::_ichange

Definition at line 5216 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_GeoTransform::_intern

Definition at line 5220 of file Structs.h.

◆ _nodeType

int X3D_GeoTransform::_nodeType

Definition at line 5212 of file Structs.h.

◆ _parentVector

struct Vector* X3D_GeoTransform::_parentVector

Definition at line 5217 of file Structs.h.

◆ _renderFlags

int X3D_GeoTransform::_renderFlags

Definition at line 5213 of file Structs.h.

◆ _sortedChildren

struct Multi_Node X3D_GeoTransform::_sortedChildren

Definition at line 5252 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_GeoTransform::addChildren

Definition at line 5226 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_GeoTransform::bboxCenter

Definition at line 5237 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_GeoTransform::bboxSize

Definition at line 5238 of file Structs.h.

◆ center

struct SFVec3f X3D_GeoTransform::center

Definition at line 5229 of file Structs.h.

◆ children

struct Multi_Node X3D_GeoTransform::children

Definition at line 5230 of file Structs.h.

◆ geoCenter

struct SFVec3d X3D_GeoTransform::geoCenter

Definition at line 5231 of file Structs.h.

◆ geoOrigin

struct X3D_Node* X3D_GeoTransform::geoOrigin

Definition at line 5239 of file Structs.h.

◆ geoSystem

struct Multi_String X3D_GeoTransform::geoSystem

Definition at line 5240 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_GeoTransform::metadata

Definition at line 5232 of file Structs.h.

◆ referenceCount

int X3D_GeoTransform::referenceCount

Definition at line 5221 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_GeoTransform::removeChildren

Definition at line 5227 of file Structs.h.

◆ rotation

struct SFRotation X3D_GeoTransform::rotation

Definition at line 5233 of file Structs.h.

◆ scale

struct SFVec3f X3D_GeoTransform::scale

Definition at line 5234 of file Structs.h.

◆ scaleOrientation

struct SFRotation X3D_GeoTransform::scaleOrientation

Definition at line 5235 of file Structs.h.

◆ translation

struct SFVec3f X3D_GeoTransform::translation

Definition at line 5236 of file Structs.h.


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