
Files | |
| file | analyzer.hpp [code] |
| Class that analyzes mesh/shape properties for further processing. | |
| file | analyzer_data.hpp [code] |
| Storage of analyzed mesh/shape properties used for further processing. | |
| file | blender_mesh.hpp [code] |
| Blender mesh loader. | |
| file | cage.hpp [code] |
| Cage builder. | |
| file | cube.hpp [code] |
| Cube builder. | |
| file | draw.hpp [code] |
| Implementation of shape draw instructions. | |
| file | grid.hpp [code] |
| Grid builder. | |
| file | icosahedron.hpp [code] |
| Icosahedron builder. | |
| file | obj_mesh.hpp [code] |
| Loader of meshes stored in .obj file format. | |
| file | plane.hpp [code] |
| Plane builder. | |
| file | revolve.hpp [code] |
| Shape builders revolving splines in full circles. | |
| file | screen.hpp [code] |
| Builder for a rectangle covering the screen. | |
| file | sky_box.hpp [code] |
| SkyBox builder. | |
| file | sphere.hpp [code] |
| UV-Sphere builder. | |
| file | spiral_sphere.hpp [code] |
| Builder of a partial sphere shape made from spiraling bands. | |
| file | subdiv_sphere.hpp [code] |
| SubdivSphere builder. | |
| file | tetrahedrons.hpp [code] |
| Special shape builder used in implicit surface polygonisation. | |
| file | torus.hpp [code] |
| Torus builder. | |
| file | twisted_torus.hpp [code] |
| TwistedTorus builder. | |
| file | vector.hpp [code] |
| PointAndVector builder. | |
| file | vert_attr_info.hpp [code] |
| Classes providing additional information about the shape builders. | |
| file | wicker_torus.hpp [code] |
| WickerTorus builder. | |
| file | wrapper.hpp [code] |
| Wrapper managing VAOs, VBOs and instructions used to render a shape. | |