0.44.0
|
#include <iPhysicsMaterial.h>
Public Member Functions | |
iPhysicsMaterialID | getID () |
void | setName (const iaString &name) |
const iaString & | getName () const |
Static Public Attributes | |
static const iPhysicsMaterialID | INVALID_PHYSICSMATERIAL_ID = 0 |
Friends | |
class | iPhysics |
physics material
iPhysicsMaterialID igor::iPhysicsMaterial::getID | ( | ) |
const iaString & igor::iPhysicsMaterial::getName | ( | ) | const |
void igor::iPhysicsMaterial::setName | ( | const iaString & | name | ) |
sets name of material
name | the new name |
|
friend |
|
static |