FreeWRL / FreeX3D 4.3.0
X3D_Viewport 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
 
struct Multi_Float clipBoundary
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 

Detailed Description

Definition at line 10840 of file Structs.h.

Field Documentation

◆ __sibAffectors

struct Multi_Node X3D_Viewport::__sibAffectors

Definition at line 10857 of file Structs.h.

◆ _change

int X3D_Viewport::_change

Definition at line 10844 of file Structs.h.

◆ _defaultContainer

int X3D_Viewport::_defaultContainer

Definition at line 10851 of file Structs.h.

◆ _dist

double X3D_Viewport::_dist

Definition at line 10847 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Viewport::_executionContext

Definition at line 10853 of file Structs.h.

◆ _extent

float X3D_Viewport::_extent[6]

Definition at line 10848 of file Structs.h.

◆ _gc

void* X3D_Viewport::_gc

Definition at line 10852 of file Structs.h.

◆ _hit

int X3D_Viewport::_hit

Definition at line 10843 of file Structs.h.

◆ _ichange

int X3D_Viewport::_ichange

Definition at line 10845 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Viewport::_intern

Definition at line 10849 of file Structs.h.

◆ _nodeType

int X3D_Viewport::_nodeType

Definition at line 10841 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Viewport::_parentVector

Definition at line 10846 of file Structs.h.

◆ _renderFlags

int X3D_Viewport::_renderFlags

Definition at line 10842 of file Structs.h.

◆ addChildren

struct Multi_Node X3D_Viewport::addChildren

Definition at line 10855 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_Viewport::bboxCenter

Definition at line 10861 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_Viewport::bboxSize

Definition at line 10862 of file Structs.h.

◆ children

struct Multi_Node X3D_Viewport::children

Definition at line 10858 of file Structs.h.

◆ clipBoundary

struct Multi_Float X3D_Viewport::clipBoundary

Definition at line 10860 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Viewport::metadata

Definition at line 10859 of file Structs.h.

◆ referenceCount

int X3D_Viewport::referenceCount

Definition at line 10850 of file Structs.h.

◆ removeChildren

struct Multi_Node X3D_Viewport::removeChildren

Definition at line 10856 of file Structs.h.


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