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š 72ffca1dad Cube primitive has now flat normals. 14 years ago
..
Test Using fixed-size 32bit integer type for indices. 14 years ago
CMakeLists.txt Compile Primitives library with -fPIC. 14 years ago
Capsule.cpp Workarounds to make Doxygen happy. 14 years ago
Capsule.h Doc++, minor cleanup. 14 years ago
Cube.cpp Cube primitive has now flat normals. 14 years ago
Cube.h Cube primitive has now flat normals. 14 years ago
Cylinder.cpp Using fixed-size integer types also everywhere else. 14 years ago
Cylinder.h Using fixed-size integer types also everywhere else. 14 years ago
Icosphere.cpp Using fixed-size 32bit integer type for indices. 14 years ago
Icosphere.h Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Plane.cpp Have both 2D and 3D alternatives of mesh and object data in Trade. 14 years ago
Plane.h More documentation updates for primitives. 14 years ago
Square.cpp Square primitive. 14 years ago
Square.h More documentation updates for primitives. 14 years ago
UVSphere.cpp Using fixed-size integer types also everywhere else. 14 years ago
UVSphere.h Using fixed-size integer types also everywhere else. 14 years ago