Transformableのメッシュアタッチメント。
コンストラクター
デストラクター
モディファイア | 名前 | 説明 |
---|
virtual | ~CMesh() | |
オーバーライド機能
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|
public | virtual | void | onActivation() | |
public | virtual | void | onDeactivation() | |
public | virtual | void | onAttachment(Transformable* inRoot) | |
関数
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|
public | | bool | isDrawable() | |
public | | void | show() | |
public | | void | hide() | |
public | | bool | hasMesh() | |
public | | const Box::Mesh::Instance* | getMesh() const | |
public | | void | setMesh(const std::string& inMesh) | |
public | | const std::string& | getModel() const | |
public | | const std::string& | getTexture() const | |
protected | | void | generateBounds() | |
メンバ