Namespaces | Macros | Functions
assimp.cpp File Reference
#include <hpp/fcl/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

 hpp
 Main namespace.
 
 hpp::fcl
 
 hpp::fcl::internal
 

Macros

#define nullptr   NULL
 

Functions

HPP_FCL_DLLAPI void hpp::fcl::internal::buildMesh (const fcl::Vec3f &scale, const aiScene *scene, unsigned vertices_offset, TriangleAndVertices &tv)
 Recursive procedure for building a mesh. More...
 
unsigned hpp::fcl::internal::recurseBuildMesh (const fcl::Vec3f &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 Fri Jun 2 2023 02:39:02