Callisto function reference  5.2
SCALTetrahedron Struct Reference

Structure to retrieve a tetrahedron. More...

#include <callisto52Types.h>

Data Fields

int groupID
 
CAL_matrix4 matrix
 
CAL_scalarpoints
 

Detailed Description

Structure to retrieve a tetrahedron.

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

Field Documentation

int SCALTetrahedron::groupID

The ID of the group the object is in.

CAL_matrix4 SCALTetrahedron::matrix

The current world matrix of the object.

CAL_scalar* SCALTetrahedron::points

The coordinates of the tetrahedron. The length of this list is 3*4=12 values.


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