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

Defines the TriangleGroup class for dynamic manipulation of triangles in 3D space. More...

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

Go to the source code of this file.

Classes

class  TriangleGroup< vertexCount, triangleCount >
 Represents a dynamic group of 3D triangles. More...
 

Detailed Description

Defines the TriangleGroup class for dynamic manipulation of triangles in 3D space.

The TriangleGroup class represents a group of triangles and provides methods for accessing and managing their vertices, indices, and optional UV mappings.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file TriangleGroup.h.