FreeWRL / FreeX3D 4.3.0
currayhit Struct Reference

Data Fields

struct X3D_NodehitNode
 
GLDOUBLE modelMatrix [16]
 
GLDOUBLE projMatrix [16]
 
GLDOUBLE justModel [16]
 

Detailed Description

Definition at line 39 of file RenderFuncs.h.

Field Documentation

◆ hitNode

struct X3D_Node* currayhit::hitNode

Definition at line 40 of file RenderFuncs.h.

◆ justModel

GLDOUBLE currayhit::justModel[16]

Definition at line 43 of file RenderFuncs.h.

◆ modelMatrix

GLDOUBLE currayhit::modelMatrix[16]

Definition at line 41 of file RenderFuncs.h.

◆ projMatrix

GLDOUBLE currayhit::projMatrix[16]

Definition at line 42 of file RenderFuncs.h.


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