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š 33a36c9dc6 Make cube primitive indexed. 14 years ago
..
Test No `using namespace std` anywhere. 14 years ago
CMakeLists.txt Compile Primitives library with -fPIC. 14 years ago
Capsule.cpp No `using namespace std` anywhere. 14 years ago
Capsule.h Doc++, minor cleanup. 14 years ago
Cube.cpp Make cube primitive indexed. 14 years ago
Cube.h Make cube primitive indexed. 14 years ago
Cylinder.cpp No `using namespace std` anywhere. 14 years ago
Cylinder.h Using fixed-size integer types also everywhere else. 14 years ago
Icosphere.cpp No `using namespace std` anywhere. 14 years ago
Icosphere.h Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Plane.cpp No `using namespace std` anywhere. 14 years ago
Plane.h More documentation updates for primitives. 14 years ago
Square.cpp No `using namespace std` anywhere. 14 years ago
Square.h More documentation updates for primitives. 14 years ago
UVSphere.cpp No `using namespace std` anywhere. 14 years ago
UVSphere.h Using fixed-size integer types also everywhere else. 14 years ago