Public Member Functions | Public Attributes | List of all members
coal::internal::Loader Struct Reference

#include <assimp.h>

Public Member Functions

void load (const std::string &resource_path)
 
 Loader ()
 
 ~Loader ()
 

Public Attributes

Assimp::Importer * importer
 
aiScene const * scene
 

Detailed Description

Definition at line 60 of file coal/mesh_loader/assimp.h.

Constructor & Destructor Documentation

◆ Loader()

coal::internal::Loader::Loader ( )

Definition at line 61 of file assimp.cpp.

◆ ~Loader()

coal::internal::Loader::~Loader ( )

Definition at line 75 of file assimp.cpp.

Member Function Documentation

◆ load()

void coal::internal::Loader::load ( const std::string &  resource_path)

Definition at line 79 of file assimp.cpp.

Member Data Documentation

◆ importer

Assimp::Importer* coal::internal::Loader::importer

Definition at line 66 of file coal/mesh_loader/assimp.h.

◆ scene

aiScene const* coal::internal::Loader::scene

Definition at line 67 of file coal/mesh_loader/assimp.h.


The documentation for this struct was generated from the following files:


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00