Constructors
Name | Description |
---|---|
CMesh() |
Destructors
Name | Description |
---|---|
~CMesh() |
Override Functions
Access | Return | Modifier | Name | Description |
---|---|---|---|---|
protected | void | onActivation() | ||
protected | void | onDeactivation() | ||
protected | void |
Functions
Access | Return | Modifier | Name | Description |
---|---|---|---|---|
public | bool | const | isDrawable() | |
public | void | show() | ||
public | void | hide() | ||
public | bool | const | hasMesh() | |
public | void | |||
public | const | getMesh() | ||
public | const | getModel() | ||
public | const | getTexture() | ||
protected | void | generateBounds() |
Members
Access | Type | Modifier | Name | Description |
---|---|---|---|---|
protected | bool | m_bIsVisible | ||
protected | m_mesh |