Callisto function reference  5.2
SCALCylinder Struct Reference

Structure to retrieve a cylinder. More...

#include <callisto52Types.h>

Data Fields

int groupID
 
CAL_scalar height
 
CAL_matrix4 matrix
 
CAL_scalar radius
 

Detailed Description

Structure to retrieve a cylinder.

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

Field Documentation

int SCALCylinder::groupID

The ID of the group the object is in.

CAL_scalar SCALCylinder::height

The height of the cylinder.

CAL_matrix4 SCALCylinder::matrix

The current world matrix of the object.

CAL_scalar SCALCylinder::radius

The radius of the cylinder.


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