FMX.Types3D.TIndexBuffer.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

int operator[](int AIndex) { return this->Indices[AIndex]; }

Properties

Type Visibility Source Unit Parent
function public FMX.Types3D.hpp FMX.Types3D TIndexBuffer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!