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

Defines the IndexGroup class for handling a group of three unsigned integer indices. More...

#include <Arduino.h>
Include dependency graph for IndexGroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IndexGroup
 Represents a group of three unsigned integer indices. More...
 

Detailed Description

Defines the IndexGroup class for handling a group of three unsigned integer indices.

The IndexGroup class provides functionality to manage and perform arithmetic operations on groups of three indices, such as addition, subtraction, multiplication, and division. It is useful for managing vertex or element indices in various computational contexts.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file IndexGroup.h.