Record TFaceIndex

Hierarchy
Methods
Properties

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

Public IndexBegin: Integer;
Public IndexEnd: Integer;

Description

Fields

Public IndexBegin: Integer;

This item has no description.

Public IndexEnd: Integer;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.