Callisto function reference  5.2
SCALSphere Struct Reference

Structure to retrieve a sphere. More...

#include <callisto52Types.h>

Data Fields

int groupID
 
CAL_matrix4 matrix
 
CAL_scalar radius
 

Detailed Description

Structure to retrieve a sphere.

A structure used with CAL_GetObject to retrieve information about a sphere.

Field Documentation

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.


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