FreeWRL / FreeX3D 4.3.0
X3D_CADPart 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 Uni_Stringname
 
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 3235 of file Structs.h.

Field Documentation

◆ __do_anything

int X3D_CADPart::__do_anything

Definition at line 3268 of file Structs.h.

◆ __do_center

int X3D_CADPart::__do_center

Definition at line 3263 of file Structs.h.

◆ __do_rotation

int X3D_CADPart::__do_rotation

Definition at line 3265 of file Structs.h.

◆ __do_scale

int X3D_CADPart::__do_scale

Definition at line 3267 of file Structs.h.

◆ __do_scaleO

int X3D_CADPart::__do_scaleO

Definition at line 3266 of file Structs.h.

◆ __do_trans

int X3D_CADPart::__do_trans

Definition at line 3264 of file Structs.h.

◆ __sibAffectors

struct Multi_Node X3D_CADPart::__sibAffectors

Definition at line 3252 of file Structs.h.

◆ _change

int X3D_CADPart::_change

Definition at line 3239 of file Structs.h.

◆ _defaultContainer

int X3D_CADPart::_defaultContainer

Definition at line 3246 of file Structs.h.

◆ _dist

double X3D_CADPart::_dist

Definition at line 3242 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_CADPart::_executionContext

Definition at line 3248 of file Structs.h.

◆ _extent

float X3D_CADPart::_extent[6]

Definition at line 3243 of file Structs.h.

◆ _gc

void* X3D_CADPart::_gc

Definition at line 3247 of file Structs.h.

◆ _hit

int X3D_CADPart::_hit

Definition at line 3238 of file Structs.h.

◆ _ichange

int X3D_CADPart::_ichange

Definition at line 3240 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_CADPart::_intern

Definition at line 3244 of file Structs.h.

◆ _nodeType

int X3D_CADPart::_nodeType

Definition at line 3236 of file Structs.h.

◆ _parentVector

struct Vector* X3D_CADPart::_parentVector

Definition at line 3241 of file Structs.h.

◆ _renderFlags

int X3D_CADPart::_renderFlags

Definition at line 3237 of file Structs.h.

◆ _sortedChildren

struct Multi_Node X3D_CADPart::_sortedChildren

Definition at line 3269 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_CADPart::addChildren

Definition at line 3250 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_CADPart::bboxCenter

Definition at line 3261 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_CADPart::bboxSize

Definition at line 3262 of file Structs.h.

◆ center

struct SFVec3f X3D_CADPart::center

Definition at line 3253 of file Structs.h.

◆ children

struct Multi_Node X3D_CADPart::children

Definition at line 3254 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_CADPart::metadata

Definition at line 3255 of file Structs.h.

◆ name

struct Uni_String* X3D_CADPart::name

Definition at line 3256 of file Structs.h.

◆ referenceCount

int X3D_CADPart::referenceCount

Definition at line 3245 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_CADPart::removeChildren

Definition at line 3251 of file Structs.h.

◆ rotation

struct SFRotation X3D_CADPart::rotation

Definition at line 3257 of file Structs.h.

◆ scale

struct SFVec3f X3D_CADPart::scale

Definition at line 3258 of file Structs.h.

◆ scaleOrientation

struct SFRotation X3D_CADPart::scaleOrientation

Definition at line 3259 of file Structs.h.

◆ translation

struct SFVec3f X3D_CADPart::translation

Definition at line 3260 of file Structs.h.


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