FreeWRL / FreeX3D 4.3.0
X3D_LinePickSensor 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 Multi_String objectType
 
struct X3D_NodepickingGeometry
 
struct Multi_Node pickTarget
 
int isActive
 
struct Multi_Node pickedGeometry
 
struct Uni_StringintersectionType
 
struct Uni_StringsortOrder
 
struct Uni_StringmatchCriterion
 
int __oldEnabled
 
struct Multi_Vec3f pickedPoint
 
struct Multi_Vec3f pickedNormal
 
struct Multi_Vec3f pickedTextureCoordinate
 

Detailed Description

Definition at line 6139 of file Structs.h.

Field Documentation

◆ __oldEnabled

int X3D_LinePickSensor::__oldEnabled

Definition at line 6164 of file Structs.h.

◆ _change

int X3D_LinePickSensor::_change

Definition at line 6143 of file Structs.h.

◆ _defaultContainer

int X3D_LinePickSensor::_defaultContainer

Definition at line 6150 of file Structs.h.

◆ _dist

double X3D_LinePickSensor::_dist

Definition at line 6146 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LinePickSensor::_executionContext

Definition at line 6152 of file Structs.h.

◆ _extent

float X3D_LinePickSensor::_extent[6]

Definition at line 6147 of file Structs.h.

◆ _gc

void* X3D_LinePickSensor::_gc

Definition at line 6151 of file Structs.h.

◆ _hit

int X3D_LinePickSensor::_hit

Definition at line 6142 of file Structs.h.

◆ _ichange

int X3D_LinePickSensor::_ichange

Definition at line 6144 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_LinePickSensor::_intern

Definition at line 6148 of file Structs.h.

◆ _nodeType

int X3D_LinePickSensor::_nodeType

Definition at line 6140 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LinePickSensor::_parentVector

Definition at line 6145 of file Structs.h.

◆ _renderFlags

int X3D_LinePickSensor::_renderFlags

Definition at line 6141 of file Structs.h.

◆ enabled

int X3D_LinePickSensor::enabled

Definition at line 6154 of file Structs.h.

◆ intersectionType

struct Uni_String* X3D_LinePickSensor::intersectionType

Definition at line 6161 of file Structs.h.

◆ isActive

int X3D_LinePickSensor::isActive

Definition at line 6159 of file Structs.h.

◆ matchCriterion

struct Uni_String* X3D_LinePickSensor::matchCriterion

Definition at line 6163 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LinePickSensor::metadata

Definition at line 6155 of file Structs.h.

◆ objectType

struct Multi_String X3D_LinePickSensor::objectType

Definition at line 6156 of file Structs.h.

◆ pickedGeometry

struct Multi_Node X3D_LinePickSensor::pickedGeometry

Definition at line 6160 of file Structs.h.

◆ pickedNormal

struct Multi_Vec3f X3D_LinePickSensor::pickedNormal

Definition at line 6166 of file Structs.h.

◆ pickedPoint

struct Multi_Vec3f X3D_LinePickSensor::pickedPoint

Definition at line 6165 of file Structs.h.

◆ pickedTextureCoordinate

struct Multi_Vec3f X3D_LinePickSensor::pickedTextureCoordinate

Definition at line 6167 of file Structs.h.

◆ pickingGeometry

struct X3D_Node* X3D_LinePickSensor::pickingGeometry

Definition at line 6157 of file Structs.h.

◆ pickTarget

struct Multi_Node X3D_LinePickSensor::pickTarget

Definition at line 6158 of file Structs.h.

◆ referenceCount

int X3D_LinePickSensor::referenceCount

Definition at line 6149 of file Structs.h.

◆ sortOrder

struct Uni_String* X3D_LinePickSensor::sortOrder

Definition at line 6162 of file Structs.h.


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