FreeWRL / FreeX3D 4.3.0
X3D_ClipPlane 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
 
int enabled
 
struct X3D_Nodemetadata
 
struct SFVec4f plane
 

Detailed Description

Definition at line 3346 of file Structs.h.

Field Documentation

◆ _change

int X3D_ClipPlane::_change

Definition at line 3350 of file Structs.h.

◆ _defaultContainer

int X3D_ClipPlane::_defaultContainer

Definition at line 3357 of file Structs.h.

◆ _dist

double X3D_ClipPlane::_dist

Definition at line 3353 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_ClipPlane::_executionContext

Definition at line 3359 of file Structs.h.

◆ _extent

float X3D_ClipPlane::_extent[6]

Definition at line 3354 of file Structs.h.

◆ _gc

void* X3D_ClipPlane::_gc

Definition at line 3358 of file Structs.h.

◆ _hit

int X3D_ClipPlane::_hit

Definition at line 3349 of file Structs.h.

◆ _ichange

int X3D_ClipPlane::_ichange

Definition at line 3351 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_ClipPlane::_intern

Definition at line 3355 of file Structs.h.

◆ _nodeType

int X3D_ClipPlane::_nodeType

Definition at line 3347 of file Structs.h.

◆ _parentVector

struct Vector* X3D_ClipPlane::_parentVector

Definition at line 3352 of file Structs.h.

◆ _renderFlags

int X3D_ClipPlane::_renderFlags

Definition at line 3348 of file Structs.h.

◆ enabled

int X3D_ClipPlane::enabled

Definition at line 3361 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_ClipPlane::metadata

Definition at line 3362 of file Structs.h.

◆ plane

struct SFVec4f X3D_ClipPlane::plane

Definition at line 3363 of file Structs.h.

◆ referenceCount

int X3D_ClipPlane::referenceCount

Definition at line 3356 of file Structs.h.


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