You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 0a965cf036 CMakeLists.txt cleanup and style unification. 14 years ago
..
Test CMakeLists.txt cleanup and style unification. 14 years ago
CMakeLists.txt Plane primitive. 14 years ago
Capsule.cpp Added templated Math::Constants structure to replace PI #define. 14 years ago
Capsule.h Capsule and UVSphere primitive, with normals and texture coordinates. 14 years ago
Cube.cpp Flipped cube primitive face winding, so the faces are oriented outside. 14 years ago
Cube.h Primitives: using MeshData instead of AbstractPrimitive. 14 years ago
Icosphere.cpp Don't add null pointers for nonexistent mesh primitive data. 14 years ago
Icosphere.h Doc: some workarounds for Doxygen C++11 support etc. 14 years ago
Plane.cpp Added normals to Plane primitive. 14 years ago
Plane.h Added normals to Plane primitive. 14 years ago
UVSphere.cpp Added templated Math::Constants structure to replace PI #define. 14 years ago
UVSphere.h Capsule and UVSphere primitive, with normals and texture coordinates. 14 years ago