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>
26 #include <gz/common/config.hh>
28 #include <gz/common/graphics/Export.hh>
35 class OBJLoaderPrivate;
53 IGN_UTILS_IMPL_PTR(dataPtr)
Forward declarations for the common classes.
Class used to load obj mesh files.
Definition: gz/common/OBJLoader.hh:38
Base class for loading meshes.
Definition: gz/common/MeshLoader.hh:33
A 3D mesh.
Definition: gz/common/Mesh.hh:42