Go to the documentation of this file.
17 #ifndef IGNITION_COMMON_COLLADALOADER_HH_
18 #define IGNITION_COMMON_COLLADALOADER_HH_
21 #include <ignition/common/graphics/Export.hh>
29 class ColladaLoaderPrivate;
48 private: ColladaLoaderPrivate *dataPtr;
Forward declarations for the common classes.
Base class for loading meshes.
Definition: MeshLoader.hh:32
Class used to load Collada mesh files.
Definition: ColladaLoader.hh:33
A 3D mesh.
Definition: Mesh.hh:41