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

Defines the IStaticTriangleGroup interface for managing a collection of static 3D triangles. More...

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

Go to the source code of this file.

Classes

class  IStaticTriangleGroup
 Interface for managing a static group of 3D triangles and associated data. More...
 

Detailed Description

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

Version
1.0 Coela Can't! Coela Can't

Definition in file IStaticTriangleGroup.h.