FreeWRL / FreeX3D 4.3.0
pComponent_Geometry3D Struct Reference

Data Fields

int junk
 
struct sCollisionGeometry collisionSphere
 
struct sCollisionGeometry collisionCylinder
 
struct sCollisionGeometry collisionCone
 

Detailed Description

Definition at line 78 of file Component_Geometry3D.c.

Field Documentation

◆ collisionCone

struct sCollisionGeometry pComponent_Geometry3D::collisionCone

Definition at line 83 of file Component_Geometry3D.c.

◆ collisionCylinder

struct sCollisionGeometry pComponent_Geometry3D::collisionCylinder

Definition at line 82 of file Component_Geometry3D.c.

◆ collisionSphere

struct sCollisionGeometry pComponent_Geometry3D::collisionSphere

Definition at line 81 of file Component_Geometry3D.c.

◆ junk

int pComponent_Geometry3D::junk

Definition at line 79 of file Component_Geometry3D.c.


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