Namespaces | Macros | Functions
assimp.cpp File Reference
#include "coal/mesh_loader/assimp.h"
#include <assimp/defs.h>
#include <assimp/DefaultLogger.hpp>
#include <assimp/IOStream.hpp>
#include <assimp/IOSystem.hpp>
#include <assimp/Importer.hpp>
#include <assimp/postprocess.h>
#include <assimp/scene.h>
Include dependency graph for assimp.cpp:

Go to the source code of this file.

Namespaces

 coal
 Main namespace.
 
 coal::internal
 

Macros

#define nullptr   NULL
 

Functions

COAL_DLLAPI void coal::internal::buildMesh (const coal::Vec3s &scale, const aiScene *scene, unsigned vertices_offset, TriangleAndVertices &tv)
 Recursive procedure for building a mesh. More...
 
unsigned coal::internal::recurseBuildMesh (const coal::Vec3s &scale, const aiScene *scene, const aiNode *node, unsigned vertices_offset, TriangleAndVertices &tv)
 Recursive procedure for building a mesh. More...
 

Macro Definition Documentation

◆ nullptr

#define nullptr   NULL

Definition at line 36 of file assimp.cpp.



hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59