FreeWRL / FreeX3D 4.3.0
X3D_Transform 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 X3D_Nodemetadata
 
struct SFRotation rotation
 
struct SFVec3f scale
 
struct SFRotation scaleOrientation
 
struct SFVec3f translation
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
int __do_center
 
int __do_trans
 
int __do_rotation
 
int __do_scaleO
 
int __do_scale
 
int __do_anything
 
struct Multi_Node _sortedChildren
 

Detailed Description

Definition at line 10451 of file Structs.h.

Field Documentation

◆ __do_anything

int X3D_Transform::__do_anything

Definition at line 10483 of file Structs.h.

◆ __do_center

int X3D_Transform::__do_center

Definition at line 10478 of file Structs.h.

◆ __do_rotation

int X3D_Transform::__do_rotation

Definition at line 10480 of file Structs.h.

◆ __do_scale

int X3D_Transform::__do_scale

Definition at line 10482 of file Structs.h.

◆ __do_scaleO

int X3D_Transform::__do_scaleO

Definition at line 10481 of file Structs.h.

◆ __do_trans

int X3D_Transform::__do_trans

Definition at line 10479 of file Structs.h.

◆ __sibAffectors

struct Multi_Node X3D_Transform::__sibAffectors

Definition at line 10468 of file Structs.h.

◆ _change

int X3D_Transform::_change

Definition at line 10455 of file Structs.h.

◆ _defaultContainer

int X3D_Transform::_defaultContainer

Definition at line 10462 of file Structs.h.

◆ _dist

double X3D_Transform::_dist

Definition at line 10458 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Transform::_executionContext

Definition at line 10464 of file Structs.h.

◆ _extent

float X3D_Transform::_extent[6]

Definition at line 10459 of file Structs.h.

◆ _gc

void* X3D_Transform::_gc

Definition at line 10463 of file Structs.h.

◆ _hit

int X3D_Transform::_hit

Definition at line 10454 of file Structs.h.

◆ _ichange

int X3D_Transform::_ichange

Definition at line 10456 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Transform::_intern

Definition at line 10460 of file Structs.h.

◆ _nodeType

int X3D_Transform::_nodeType

Definition at line 10452 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Transform::_parentVector

Definition at line 10457 of file Structs.h.

◆ _renderFlags

int X3D_Transform::_renderFlags

Definition at line 10453 of file Structs.h.

◆ _sortedChildren

struct Multi_Node X3D_Transform::_sortedChildren

Definition at line 10484 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_Transform::addChildren

Definition at line 10466 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_Transform::bboxCenter

Definition at line 10476 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_Transform::bboxSize

Definition at line 10477 of file Structs.h.

◆ center

struct SFVec3f X3D_Transform::center

Definition at line 10469 of file Structs.h.

◆ children

struct Multi_Node X3D_Transform::children

Definition at line 10470 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Transform::metadata

Definition at line 10471 of file Structs.h.

◆ referenceCount

int X3D_Transform::referenceCount

Definition at line 10461 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_Transform::removeChildren

Definition at line 10467 of file Structs.h.

◆ rotation

struct SFRotation X3D_Transform::rotation

Definition at line 10472 of file Structs.h.

◆ scale

struct SFVec3f X3D_Transform::scale

Definition at line 10473 of file Structs.h.

◆ scaleOrientation

struct SFRotation X3D_Transform::scaleOrientation

Definition at line 10474 of file Structs.h.

◆ translation

struct SFVec3f X3D_Transform::translation

Definition at line 10475 of file Structs.h.


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