Go to the documentation of this file.
18 #ifndef IGNITION_COMMON_OBJLOADER_HH_
19 #define IGNITION_COMMON_OBJLOADER_HH_
24 #include <ignition/utils/ImplPtr.hh>
27 #include <ignition/common/graphics/Export.hh>
34 class OBJLoaderPrivate;
52 IGN_UTILS_IMPL_PTR(dataPtr)
Forward declarations for the common classes.
Class used to load obj mesh files.
Definition: OBJLoader.hh:37
Base class for loading meshes.
Definition: MeshLoader.hh:32
A 3D mesh.
Definition: Mesh.hh:41