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š e4790eaec9 Fix installation dir for DLLs on Windows. 13 years ago
..
Implementation Primitives: wireframe versions of Capsule, Cylinder and UVSphere. 13 years ago
Test Primitives: use half length also in Cylinder primitive. 13 years ago
CMakeLists.txt Fix installation dir for DLLs on Windows. 13 years ago
Capsule.cpp Primitives: 2D capsule primitive. 13 years ago
Capsule.h Primitives: 2D capsule primitive. 13 years ago
Circle.cpp Trade: return references, not pointers from MeshData. 13 years ago
Circle.h Primitives: reworked remaining classes to have the same API as the rest. 13 years ago
Crosshair.cpp Trade: return references, not pointers from MeshData. 13 years ago
Crosshair.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Cube.cpp Trade: return references, not pointers from MeshData. 13 years ago
Cube.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Cylinder.cpp Primitives: use half length also in Cylinder primitive. 13 years ago
Cylinder.h Primitives: use half length also in Cylinder primitive. 13 years ago
Icosphere.cpp Primitives: fix empty Icosphere position array. 13 years ago
Icosphere.h Primitives: remove template crap around Icosphere. 13 years ago
Line.cpp Trade: return references, not pointers from MeshData. 13 years ago
Line.h Primitives: added 2D/3D Line primitive. 13 years ago
Plane.cpp Primitives: added texture coordinates to Plane and Square primitives. 13 years ago
Plane.h Primitives: added texture coordinates to Plane and Square primitives. 13 years ago
Square.cpp Primitives: added texture coordinates to Plane and Square primitives. 13 years ago
Square.h Primitives: added texture coordinates to Plane and Square primitives. 13 years ago
UVSphere.cpp Primitives: wireframe versions of Capsule, Cylinder and UVSphere. 13 years ago
UVSphere.h Primitives: wireframe versions of Capsule, Cylinder and UVSphere. 13 years ago
magnumPrimitivesVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago