Public Member Functions | Public Attributes | List of all members
hpp::fcl::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 61 of file assimp.h.

Constructor & Destructor Documentation

◆ Loader()

hpp::fcl::internal::Loader::Loader ( )

Definition at line 62 of file assimp.cpp.

◆ ~Loader()

hpp::fcl::internal::Loader::~Loader ( )

Definition at line 76 of file assimp.cpp.

Member Function Documentation

◆ load()

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

Definition at line 80 of file assimp.cpp.

Member Data Documentation

◆ importer

Assimp::Importer* hpp::fcl::internal::Loader::importer

Definition at line 67 of file assimp.h.

◆ scene

aiScene const* hpp::fcl::internal::Loader::scene

Definition at line 68 of file assimp.h.


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


hpp-fcl
Author(s):
autogenerated on Fri Jun 2 2023 02:39:03