paysages3d/src/basics
Michaël Lemaire c12cd91f9b Removed header inlining of Vector3 and Color methods
This made cross-platform compiling and profiling more complicated
2015-12-09 00:32:29 +01:00
..
basics.pro Simplified project files + lazy init of data files 2015-10-19 01:39:22 +02:00
basics_global.h Speeded up compile time 2015-11-18 19:37:00 +01:00
BoundingBox.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
BoundingBox.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
CappedCylinder.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
CappedCylinder.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Color.cpp Removed header inlining of Vector3 and Color methods 2015-12-09 00:32:29 +01:00
Color.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
ColorHSL.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
ColorHSL.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
ColorProfile.cpp Speeded up compile time 2015-11-18 19:37:00 +01:00
ColorProfile.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Curve.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Curve.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Disk.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Disk.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
FractalNoise.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
FractalNoise.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Geometry.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Geometry.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
InfiniteCylinder.cpp Removed header inlining of Vector3 and Color methods 2015-12-09 00:32:29 +01:00
InfiniteCylinder.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
InfinitePlane.cpp Removed header inlining of Vector3 and Color methods 2015-12-09 00:32:29 +01:00
InfinitePlane.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
InfiniteRay.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
InfiniteRay.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Interpolation.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Interpolation.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Matrix4.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Matrix4.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseFunctionPerlin.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseFunctionPerlin.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseFunctionSimplex.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseFunctionSimplex.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseGenerator.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseGenerator.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseState.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
NoiseState.h Speeded up compile time 2015-11-18 19:37:00 +01:00
SpaceGridIterator.cpp Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
SpaceGridIterator.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
SpaceSegment.cpp Removed header inlining of Vector3 and Color methods 2015-12-09 00:32:29 +01:00
SpaceSegment.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Sphere.cpp Removed header inlining of Vector3 and Color methods 2015-12-09 00:32:29 +01:00
Sphere.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Texture2D.cpp Speeded up compile time 2015-11-18 19:37:00 +01:00
Texture2D.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Texture3D.cpp Speeded up compile time 2015-11-18 19:37:00 +01:00
Texture3D.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Texture4D.cpp Speeded up compile time 2015-11-18 19:37:00 +01:00
Texture4D.h Enforced coding style using clang-format 2015-11-09 22:30:46 +01:00
Vector3.cpp Removed header inlining of Vector3 and Color methods 2015-12-09 00:32:29 +01:00
Vector3.h Removed header inlining of Vector3 and Color methods 2015-12-09 00:32:29 +01:00