ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
ITriangleGroup.h File Reference

Defines the ITriangleGroup interface for managing a collection of mutable 3D triangles. More...

#include "Triangle3D.h"
#include "IndexGroup.h"
#include "IStaticTriangleGroup.h"
Include dependency graph for ITriangleGroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ITriangleGroup
 Interface for managing a dynamic group of 3D triangles and associated data. More...
 

Detailed Description

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

Version
1.0 Coela Can't! Coela Can't

Definition in file ITriangleGroup.h.