Gazebo Common

API Reference

5.7.1
graphics/include/gz/common/graphics/Types.hh File Reference
#include <memory>

Go to the source code of this file.

Namespaces

 gz
 Forward declarations for the common classes.
 
 gz::common
 

Typedefs

using MaterialPtr = std::shared_ptr< Material >
 
using MeshPtr = std::shared_ptr< Mesh >
 
using SkeletonPtr = std::shared_ptr< Skeleton >
 
using SubMeshPtr = std::shared_ptr< SubMesh >