| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
#include <IShadowVolumeSceneNode.h>
Inheritance diagram for irr::scene::IShadowVolumeSceneNode:

Public Member Functions | |
| IShadowVolumeSceneNode (ISceneNode *parent, ISceneManager *mgr, s32 id) | |
| constructor | |
| virtual void | setMeshToRenderFrom (const IMesh *mesh)=0 |
| sets the mesh from which the shadow volume should be generated. | |
Definition at line 17 of file IShadowVolumeSceneNode.h.
|
||||||||||||||||
|
constructor
Definition at line 22 of file IShadowVolumeSceneNode.h. |
|
|
sets the mesh from which the shadow volume should be generated.
|
| The Irrlicht
Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated
on Sun Jun 1 07:59:20 2008 by Doxygen
(1.4.2) |