Simulant  21.12-1197
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::Nameable Class Reference

The Nameable class. More...

#include <nameable.h>

Inheritance diagram for smlt::Nameable:
smlt::ChainNameable< Actor > smlt::ChainNameable< Camera > smlt::ChainNameable< Font > smlt::ChainNameable< Geom > smlt::ChainNameable< Light > smlt::ChainNameable< Material > smlt::ChainNameable< Mesh > smlt::ChainNameable< MeshInstancer > smlt::ChainNameable< ParticleScript > smlt::ChainNameable< ParticleSystem > smlt::ChainNameable< Skybox > smlt::ChainNameable< Sound > smlt::ChainNameable< Sprite > smlt::ChainNameable< Texture > smlt::ChainNameable< Widget > smlt::Asset smlt::ChainNameable< T > smlt::Service smlt::StageNode smlt::SubMesh

Public Member Functions

void set_name (const std::string &name)
 
const std::string & name () const
 
bool has_name () const
 

Detailed Description

The Nameable class.

Any object that can be given a user-friendly name


The documentation for this class was generated from the following file: