igor::iPhysicsMaterial Class Reference

#include <iPhysicsMaterial.h>

Public Member Functions

iPhysicsMaterialID getID ()
 
void setName (const iaString &name)
 
const iaStringgetName () const
 

Static Public Attributes

static const iPhysicsMaterialID INVALID_PHYSICSMATERIAL_ID = 0
 

Friends

class iPhysics
 

Detailed Description

physics material

Member Function Documentation

◆ getID()

iPhysicsMaterialID igor::iPhysicsMaterial::getID ( )
Returns
material ID

◆ getName()

const iaString & igor::iPhysicsMaterial::getName ( ) const
Returns
material name

◆ setName()

void igor::iPhysicsMaterial::setName ( const iaString name)

sets name of material

Parameters
namethe new name

Friends And Related Function Documentation

◆ iPhysics

friend class iPhysics
friend

Member Data Documentation

◆ INVALID_PHYSICSMATERIAL_ID

const iPhysicsMaterialID igor::iPhysicsMaterial::INVALID_PHYSICSMATERIAL_ID = 0
static

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