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š
c4073c0874
Primitives: added 2D/3D Line primitive.
...
No shit. This is usable mainly if some common code expects the
mesh wrapped in MeshData and thus it is better to just have this tiny
class instead of doing it manually.
13 years ago
..
Test
Primitives: added 2D circle primitive.
13 years ago
CMakeLists.txt
Primitives: added 2D/3D Line primitive.
13 years ago
Capsule.cpp
Code cleanup: shorter angle initializers.
13 years ago
Capsule.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
Circle.cpp
Primitives: don't compute the same value twice.
13 years ago
Circle.h
Primitives: added 2D circle primitive.
13 years ago
Crosshair.cpp
Relicensing to MIT/Expat license, part 3: source files.
13 years ago
Crosshair.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
Cube.cpp
Relicensing to MIT/Expat license, part 3: source files.
13 years ago
Cube.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
Cylinder.cpp
Code cleanup: shorter angle initializers.
13 years ago
Cylinder.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
Icosphere.cpp
Relicensing to MIT/Expat license, part 3: source files.
13 years ago
Icosphere.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
Line.cpp
Primitives: added 2D/3D Line primitive.
13 years ago
Line.h
Primitives: added 2D/3D Line primitive.
13 years ago
Plane.cpp
Relicensing to MIT/Expat license, part 3: source files.
13 years ago
Plane.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
Square.cpp
Relicensing to MIT/Expat license, part 3: source files.
13 years ago
Square.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
UVSphere.cpp
Code cleanup: shorter angle initializers.
13 years ago
UVSphere.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago
magnumPrimitivesVisibility.h
Relicensing to MIT/Expat license, part 2: headers.
13 years ago