FreeWRL / FreeX3D 4.3.0
X3D_CADPart Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
char * _fieldchange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_GeomRep_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 visible
 
int bboxDisplay
 
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 4182 of file Structs.h.

Field Documentation

◆ __do_anything

int X3D_CADPart::__do_anything

Definition at line 4218 of file Structs.h.

◆ __do_center

int X3D_CADPart::__do_center

Definition at line 4213 of file Structs.h.

◆ __do_rotation

int X3D_CADPart::__do_rotation

Definition at line 4215 of file Structs.h.

◆ __do_scale

int X3D_CADPart::__do_scale

Definition at line 4217 of file Structs.h.

◆ __do_scaleO

int X3D_CADPart::__do_scaleO

Definition at line 4216 of file Structs.h.

◆ __do_trans

int X3D_CADPart::__do_trans

Definition at line 4214 of file Structs.h.

◆ __sibAffectors

struct Multi_Node X3D_CADPart::__sibAffectors

Definition at line 4200 of file Structs.h.

◆ _change

int X3D_CADPart::_change

Definition at line 4186 of file Structs.h.

◆ _defaultContainer

int X3D_CADPart::_defaultContainer

Definition at line 4194 of file Structs.h.

◆ _dist

double X3D_CADPart::_dist

Definition at line 4190 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_CADPart::_executionContext

Definition at line 4196 of file Structs.h.

◆ _extent

float X3D_CADPart::_extent[6]

Definition at line 4191 of file Structs.h.

◆ _fieldchange

char* X3D_CADPart::_fieldchange

Definition at line 4188 of file Structs.h.

◆ _gc

void* X3D_CADPart::_gc

Definition at line 4195 of file Structs.h.

◆ _hit

int X3D_CADPart::_hit

Definition at line 4185 of file Structs.h.

◆ _ichange

int X3D_CADPart::_ichange

Definition at line 4187 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_CADPart::_intern

Definition at line 4192 of file Structs.h.

◆ _nodeType

int X3D_CADPart::_nodeType

Definition at line 4183 of file Structs.h.

◆ _parentVector

struct Vector* X3D_CADPart::_parentVector

Definition at line 4189 of file Structs.h.

◆ _renderFlags

int X3D_CADPart::_renderFlags

Definition at line 4184 of file Structs.h.

◆ _sortedChildren

struct Multi_Node X3D_CADPart::_sortedChildren

Definition at line 4219 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_CADPart::addChildren

Definition at line 4198 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_CADPart::bboxCenter

Definition at line 4209 of file Structs.h.

◆ bboxDisplay

int X3D_CADPart::bboxDisplay

Definition at line 4212 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_CADPart::bboxSize

Definition at line 4210 of file Structs.h.

◆ center

struct SFVec3f X3D_CADPart::center

Definition at line 4201 of file Structs.h.

◆ children

struct Multi_Node X3D_CADPart::children

Definition at line 4202 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_CADPart::metadata

Definition at line 4203 of file Structs.h.

◆ name

struct Uni_String* X3D_CADPart::name

Definition at line 4204 of file Structs.h.

◆ referenceCount

int X3D_CADPart::referenceCount

Definition at line 4193 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_CADPart::removeChildren

Definition at line 4199 of file Structs.h.

◆ rotation

struct SFRotation X3D_CADPart::rotation

Definition at line 4205 of file Structs.h.

◆ scale

struct SFVec3f X3D_CADPart::scale

Definition at line 4206 of file Structs.h.

◆ scaleOrientation

struct SFRotation X3D_CADPart::scaleOrientation

Definition at line 4207 of file Structs.h.

◆ translation

struct SFVec3f X3D_CADPart::translation

Definition at line 4208 of file Structs.h.

◆ visible

int X3D_CADPart::visible

Definition at line 4211 of file Structs.h.


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