FreeWRL / FreeX3D 4.3.0
X3D_LayoutLayer 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 Multi_Node children
 
struct X3D_Nodemetadata
 
int isPickable
 
struct X3D_Nodeviewport
 
struct X3D_Nodelayout
 

Detailed Description

Definition at line 6113 of file Structs.h.

Field Documentation

◆ __sibAffectors

struct Multi_Node X3D_LayoutLayer::__sibAffectors

Definition at line 6130 of file Structs.h.

◆ _change

int X3D_LayoutLayer::_change

Definition at line 6117 of file Structs.h.

◆ _defaultContainer

int X3D_LayoutLayer::_defaultContainer

Definition at line 6124 of file Structs.h.

◆ _dist

double X3D_LayoutLayer::_dist

Definition at line 6120 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LayoutLayer::_executionContext

Definition at line 6126 of file Structs.h.

◆ _extent

float X3D_LayoutLayer::_extent[6]

Definition at line 6121 of file Structs.h.

◆ _gc

void* X3D_LayoutLayer::_gc

Definition at line 6125 of file Structs.h.

◆ _hit

int X3D_LayoutLayer::_hit

Definition at line 6116 of file Structs.h.

◆ _ichange

int X3D_LayoutLayer::_ichange

Definition at line 6118 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_LayoutLayer::_intern

Definition at line 6122 of file Structs.h.

◆ _nodeType

int X3D_LayoutLayer::_nodeType

Definition at line 6114 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LayoutLayer::_parentVector

Definition at line 6119 of file Structs.h.

◆ _renderFlags

int X3D_LayoutLayer::_renderFlags

Definition at line 6115 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_LayoutLayer::addChildren

Definition at line 6128 of file Structs.h.

◆ children

struct Multi_Node X3D_LayoutLayer::children

Definition at line 6131 of file Structs.h.

◆ isPickable

int X3D_LayoutLayer::isPickable

Definition at line 6133 of file Structs.h.

◆ layout

struct X3D_Node* X3D_LayoutLayer::layout

Definition at line 6135 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LayoutLayer::metadata

Definition at line 6132 of file Structs.h.

◆ referenceCount

int X3D_LayoutLayer::referenceCount

Definition at line 6123 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_LayoutLayer::removeChildren

Definition at line 6129 of file Structs.h.

◆ viewport

struct X3D_Node* X3D_LayoutLayer::viewport

Definition at line 6134 of file Structs.h.


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