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š
d13388f7bc
Primitives: wireframe versions of Capsule, Cylinder and UVSphere.
Simplified representation of the shapes, i.e. an UVSphere is
visualized by three circles, one for each axis. Will be used mainly in
DebugTools.
|
13 years ago |
| .. |
|
Implementation
|
Primitives: wireframe versions of Capsule, Cylinder and UVSphere.
|
13 years ago |
|
Test
|
Primitives: wireframe versions of Capsule, Cylinder and UVSphere.
|
13 years ago |
|
CMakeLists.txt
|
Primitives: wireframe versions of Capsule, Cylinder and UVSphere.
|
13 years ago |
|
Capsule.cpp
|
Primitives: wireframe versions of Capsule, Cylinder and UVSphere.
|
13 years ago |
|
Capsule.h
|
Primitives: wireframe versions of Capsule, Cylinder and UVSphere.
|
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: wireframe versions of Capsule, Cylinder and UVSphere.
|
13 years ago |
|
Cylinder.h
|
Primitives: wireframe versions of Capsule, Cylinder and UVSphere.
|
13 years ago |
|
Icosphere.cpp
|
Trade: return references, not pointers from MeshData.
|
13 years ago |
|
Icosphere.h
|
MeshTools: renamed clean() to removeDuplicates().
|
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
|
Trade: return references, not pointers from MeshData.
|
13 years ago |
|
Plane.h
|
Relicensing to MIT/Expat license, part 2: headers.
|
13 years ago |
|
Square.cpp
|
Trade: return references, not pointers from MeshData.
|
13 years ago |
|
Square.h
|
Relicensing to MIT/Expat license, part 2: headers.
|
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 |