RtGeometryIdentificationTableInfo Struct Reference

List of all members.

Public Attributes

RtUlong size_x
RtFloat scale
RtVector2f offset


Detailed Description

Retarget table information block.

Member Data Documentation

grid resolution

scale factor that should be applied to geometry identification stream data to convert to grid item using following expression

Grid item = (coord - offset) * scale;

Offset that should be applied to geometry identification stream data to convert to grid item using following expression.

Grid item = (coord - offset) * scale;


Generated on Wed May 20 21:32:29 2009 for trueSpace7.6 SDK by  doxygen 1.5.5