FreeWRL / FreeX3D 4.3.0
X3D_MetadataSFNode 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 X3D_Nodevalue
 
struct X3D_NodevalueChanged
 
struct X3D_NodesetValue
 
double tickTime
 

Detailed Description

Definition at line 7147 of file Structs.h.

Field Documentation

◆ _change

int X3D_MetadataSFNode::_change

Definition at line 7151 of file Structs.h.

◆ _defaultContainer

int X3D_MetadataSFNode::_defaultContainer

Definition at line 7158 of file Structs.h.

◆ _dist

double X3D_MetadataSFNode::_dist

Definition at line 7154 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_MetadataSFNode::_executionContext

Definition at line 7160 of file Structs.h.

◆ _extent

float X3D_MetadataSFNode::_extent[6]

Definition at line 7155 of file Structs.h.

◆ _gc

void* X3D_MetadataSFNode::_gc

Definition at line 7159 of file Structs.h.

◆ _hit

int X3D_MetadataSFNode::_hit

Definition at line 7150 of file Structs.h.

◆ _ichange

int X3D_MetadataSFNode::_ichange

Definition at line 7152 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_MetadataSFNode::_intern

Definition at line 7156 of file Structs.h.

◆ _nodeType

int X3D_MetadataSFNode::_nodeType

Definition at line 7148 of file Structs.h.

◆ _parentVector

struct Vector* X3D_MetadataSFNode::_parentVector

Definition at line 7153 of file Structs.h.

◆ _renderFlags

int X3D_MetadataSFNode::_renderFlags

Definition at line 7149 of file Structs.h.

◆ referenceCount

int X3D_MetadataSFNode::referenceCount

Definition at line 7157 of file Structs.h.

◆ setValue

struct X3D_Node* X3D_MetadataSFNode::setValue

Definition at line 7164 of file Structs.h.

◆ tickTime

double X3D_MetadataSFNode::tickTime

Definition at line 7165 of file Structs.h.

◆ value

struct X3D_Node* X3D_MetadataSFNode::value

Definition at line 7162 of file Structs.h.

◆ valueChanged

struct X3D_Node* X3D_MetadataSFNode::valueChanged

Definition at line 7163 of file Structs.h.


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