assimp/include/assimp
Kim Kulling d82fd0d750 closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead
of assert.
2016-11-24 21:15:07 +01:00
..
Compiler Code reformatting. 2016-11-08 10:38:57 +01:00
port/AndroidJNI Fix spelling mistakes 2016-04-03 01:38:00 +01:00
.editorconfig Implemented: Add editor config file 2015-06-28 16:04:15 -06:00
DefaultLogger.hpp Update license info in public headers 2016-01-01 21:08:28 +01:00
Exporter.hpp Basic changes to introduce optional double precision 2016-07-16 18:23:33 +10:00
IOStream.hpp Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
IOSystem.hpp Doc: add uml-diagrams for import and export. 2016-09-17 10:07:14 +02:00
Importer.hpp Properly defining build-time defines in config.h 2016-07-16 18:23:33 +10:00
LogStream.hpp Update license info in public headers 2016-01-01 21:08:28 +01:00
Logger.hpp Update license info in public headers 2016-01-01 21:08:28 +01:00
NullLogger.hpp Update license info in public headers 2016-01-01 21:08:28 +01:00
ProgressHandler.hpp Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
ai_assert.h Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
anim.h anim-header: fix some review findings + andd base tests. 2016-11-23 22:00:52 +01:00
camera.h Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
cexport.h include config.h to always have the correct types (float/double) exposed 2016-08-17 07:57:31 +10:00
cfileio.h cfileio: fix function typedefs to have struct/enum 2016-10-18 00:20:28 +11:00
cimport.h added void to aiGetErrorString's args 2016-11-09 22:43:01 +01:00
color4.h Basic changes to introduce optional double precision 2016-07-16 18:23:33 +10:00
color4.inl Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
config.h.in renaming define for double precision to be picked up by cmake correctly 2016-08-16 16:03:56 +10:00
defs.h include config.h to always have the correct types (float/double) exposed 2016-08-17 07:57:31 +10:00
importerdesc.h Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
light.h Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
material.h Update material.h 2016-11-18 13:08:00 +01:00
material.inl Fixing bugs related to 64-bit upgrade in materials 2016-08-16 16:03:56 +10:00
matrix3x3.h Basic changes to introduce optional double precision 2016-07-16 18:23:33 +10:00
matrix3x3.inl Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
matrix4x4.h [F] vRows in fact is columns. 2016-10-06 17:02:09 +03:00
matrix4x4.inl use cmath and C++ (std::) versions of functions 2016-10-15 03:29:45 +03:00
mesh.h Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
metadata.h Ue new alloc semantic when using aiMetadata + increase test coverage. 2016-11-22 21:06:14 +01:00
postprocess.h Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
quaternion.h Basic changes to introduce optional double precision 2016-07-16 18:23:33 +10:00
quaternion.inl Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
scene.h Scene: remove redundant pragma once statement. 2016-10-03 19:23:52 +02:00
texture.h [F] In that place fixed typo in list. 2016-10-05 00:01:06 +03:00
types.h closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead 2016-11-24 21:15:07 +01:00
vector2.h Basic changes to introduce optional double precision 2016-07-16 18:23:33 +10:00
vector2.inl Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
vector3.h ModelDiffer: use Equal-method to compare vectors. 2016-09-20 19:48:03 +02:00
vector3.inl Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
version.h Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00