graphics/include/gz/common/graphics/Types.hh File Reference
#include <memory>Go to the source code of this file.
Namespaces | |
| ignition | |
| Forward declarations for the common classes. | |
| ignition::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 > |