Callisto function reference  5.2
SCALPlane Struct Reference

Structure to retrieve a plane. More...

#include <callisto52Types.h>

Data Fields

int groupID
 
CAL_matrix4 matrix
 
CAL_scalarpoints
 

Detailed Description

Structure to retrieve a plane.

A structure used with CAL_GetObject to retrieve information about a group of triangles.

Field Documentation

int SCALPlane::groupID

The ID of the group the object is in.

CAL_matrix4 SCALPlane::matrix

The current world matrix of the object.

CAL_scalar* SCALPlane::points

The points of the plane, 12 values in total define the 4 corners.


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