coal 3.0.2
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
Loading...
Searching...
No Matches
coal::internal::Loader Struct Reference

#include <coal/mesh_loader/assimp.h>

Public Member Functions

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

Public Attributes

Assimp::Importer * importer
aiScene const * scene

Constructor & Destructor Documentation

◆ Loader()

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

◆ ~Loader()

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

Member Function Documentation

◆ load()

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

Member Data Documentation

◆ importer

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

◆ scene

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

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