Collaboration diagram for Ogre::RenderPriorityGroup::RenderablePass:
Public Methods | |
RenderablePass (Renderable *rend, Pass *p) | |
Public Attributes | |
Renderable * | renderable |
Pointer to the Renderable details. | |
Pass * | pass |
Pointer to the Pass. |
This is used to sort transparent objects.
Definition at line 55 of file OgreRenderQueueSortingGrouping.h.
|
Definition at line 62 of file OgreRenderQueueSortingGrouping.h. |
|
Pointer to the Pass.
Definition at line 60 of file OgreRenderQueueSortingGrouping.h. Referenced by Ogre::RenderPriorityGroup::TransparentQueueItemLess::operator()(). |
|
Pointer to the Renderable details.
Definition at line 58 of file OgreRenderQueueSortingGrouping.h. Referenced by Ogre::RenderPriorityGroup::TransparentQueueItemLess::operator()(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:19:22 2004