Unit CastleGeometryArrays
Description
Geometry represented as arrays (TGeometryArrays).
Uses
Overview
Classes, Interfaces, Objects and Records
Types
Description
Types
TGeometryPrimitive = (...); |
Primitive geometry types. Analogous to OpenGL primitives.
Values
-
gpTriangles:
-
gpQuads:
-
gpTriangleFan:
-
gpTriangleStrip:
-
gpLineStrip:
-
gpPoints:
|
TTexCoordDimensions = 2..4; |
|
TGeometryAttribType = (...); |
Values
-
atFloat:
-
atVector2:
-
atVector3:
-
atVector4:
-
atMatrix3:
-
atMatrix4:
|
Generated by PasDoc 0.13.0 on 2014-08-30 12:10:34
|