ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
Utils Directory Reference
Directory dependency graph for Utils:
Utils

Files

 IndexGroup.cpp
 
 IndexGroup.h
 Defines the IndexGroup class for handling a group of three unsigned integer indices.
 
 IStaticTriangleGroup.h
 Defines the IStaticTriangleGroup interface for managing a collection of static 3D triangles.
 
 ITriangleGroup.h
 Defines the ITriangleGroup interface for managing a collection of mutable 3D triangles.
 
 Node.cpp
 
 Node.h
 Defines the Node class for quadtree spatial partitioning in 2D space.
 
 QuadTree.cpp
 
 QuadTree.h
 Defines the QuadTree class for spatial partitioning in 2D space.
 
 StaticTriangleGroup.h
 Defines the StaticTriangleGroup class for managing 3D triangle geometry.
 
 StaticTriangleGroup.tpp
 
 Triangle2D.cpp
 
 Triangle2D.h
 Defines the Triangle2D class for representing and manipulating 2D triangles.
 
 Triangle3D.cpp
 
 Triangle3D.h
 Defines the Triangle3D class for representing and manipulating 3D triangles.
 
 TriangleGroup.h
 Defines the TriangleGroup class for dynamic manipulation of triangles in 3D space.
 
 TriangleGroup.tpp
 
 TriangleGroupDeformer.cpp
 
 TriangleGroupDeformer.h
 Provides functionality to deform groups of 3D triangles in various ways.