Go to the documentation of this file.
17 #ifndef IGNITION_COMMON_COLLADALOADER_HH_
18 #define IGNITION_COMMON_COLLADALOADER_HH_
22 #include <gz/common/config.hh>
23 #include <gz/common/graphics/Export.hh>
26 #include <ignition/utils/ImplPtr.hh>
49 IGN_UTILS_IMPL_PTR(dataPtr)
Forward declarations for the common classes.
Base class for loading meshes.
Definition: gz/common/MeshLoader.hh:33
Class used to load Collada mesh files.
Definition: gz/common/ColladaLoader.hh:34
A 3D mesh.
Definition: gz/common/Mesh.hh:42