Difference between revisions of "IXTshape"

From LIBISIS
Jump to navigation Jump to search
m
 
Line 16: Line 16:
 
| '''shape_type'''
 
| '''shape_type'''
 
| int
 
| int
| The shape type identifier
+
| The shape type identifier, either IXCpoint, IXCbox, IXCclyinder, IXCsphere, IXCholcyl, IXCpolygon
 
|-
 
|-
 
| '''dimensions'''
 
| '''dimensions'''

Latest revision as of 13:32, 8 August 2008

Defines a geometric shape.


Structure

Field Type Description
base IXTbase Used internally
shape_type int The shape type identifier, either IXCpoint, IXCbox, IXCclyinder, IXCsphere, IXCholcyl, IXCpolygon
dimensions real(ptr) dimensions (n_vals, n_objects) where nvals and contents depend no shape type.