![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the ITriangleGroup interface for managing a collection of mutable 3D triangles. More...
Go to the source code of this file.
Classes | |
class | ITriangleGroup |
Interface for managing a dynamic group of 3D triangles and associated data. More... | |
Defines the ITriangleGroup interface for managing a collection of mutable 3D triangles.
This interface provides methods to access and manipulate triangle data, including vertices, UV coordinates, and indices. It allows for dynamic modifications and updates to the triangle group.
22/12/2024 22/12/2024
Definition in file ITriangleGroup.h.