Callisto function reference
5.2
|
Structure to retrieve a sphere. More...
#include <callisto52Types.h>
Data Fields | |
int | groupID |
CAL_matrix4 | matrix |
CAL_scalar | radius |
Structure to retrieve a sphere.
A structure used with CAL_GetObject to retrieve information about a sphere.
int SCALSphere::groupID |
The ID of the group the object is in.
CAL_matrix4 SCALSphere::matrix |
The current world matrix of the object.
CAL_scalar SCALSphere::radius |
The radius of the sphere.