Record TFaceIndex
Unit
Declaration
type TFaceIndex = record
Description
Describe a range of indexes where the face (polygon and such) is located.
When a triangle is part of a face defined by the coordIndex field (like in IndexedFaceSet) then this describes where in this coordIndex this face is located. This is useful for editing / removing a face corresponding to a given triangle.
Otherwise, both IndexBegin and IndexEnd are -1.
Overview
Fields
IndexBegin: Integer; |
|
IndexEnd: Integer; |
Description
Fields
IndexBegin: Integer; |
|
This item has no description. |
IndexEnd: Integer; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.