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