FreeWRL / FreeX3D 4.3.0
CRStruct Struct Reference

Data Fields

struct X3D_NoderouteFromNode
 
int fnptr
 
int tonode_count
 
CRnodeStructtonodes
 
int isActive
 
int len
 
void(* interpptr )(void *)
 
int direction_flag
 
void * extra
 
int intTimeStamp
 

Detailed Description

Definition at line 44 of file CRoutes.h.

Field Documentation

◆ direction_flag

int CRStruct::direction_flag

Definition at line 52 of file CRoutes.h.

◆ extra

void* CRStruct::extra

Definition at line 54 of file CRoutes.h.

◆ fnptr

int CRStruct::fnptr

Definition at line 46 of file CRoutes.h.

◆ interpptr

void(* CRStruct::interpptr) (void *)

Definition at line 51 of file CRoutes.h.

◆ intTimeStamp

int CRStruct::intTimeStamp

Definition at line 55 of file CRoutes.h.

◆ isActive

int CRStruct::isActive

Definition at line 49 of file CRoutes.h.

◆ len

int CRStruct::len

Definition at line 50 of file CRoutes.h.

◆ routeFromNode

struct X3D_Node* CRStruct::routeFromNode

Definition at line 45 of file CRoutes.h.

◆ tonode_count

int CRStruct::tonode_count

Definition at line 47 of file CRoutes.h.

◆ tonodes

CRnodeStruct* CRStruct::tonodes

Definition at line 48 of file CRoutes.h.


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