Source position: chipmunklib.pas line 372
type cpPolyShape = record |
||
shape: cpShape; |
|
|
numVerts: Integer; |
|
|
verts: PcpVectArray; |
|
|
axes: PcpPolyShapeAxisArray; |
|
|
tVerts: PcpVectArray; |
|
|
tAxes: PcpPolyShapeAxisArray; |
|
|
convex: Boolean; |
|
|
end; |
CT Web help |
CodeTyphon Studio |