Show: Delphi C++
Display Preferences

FMX.Types3D.TIndexBuffer

From XE2 API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObject
TIndexBuffer

Delphi

TIndexBuffer = class(TPersistent)

C++

class PASCALIMPLEMENTATION TIndexBuffer : public System::Classes::TPersistent

Properties

Type Visibility Source Unit Parent
class public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Description

Represents an index buffer.

TIndexBuffer, along with TVertexBuffer, is used in the process of drawing triangles.

TIndexBuffer represents a buffer containing indices that describe the order of rendering for the vertices of a TVertexBuffer.

See Also

Personal tools
Previous Versions
Translations