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