#include "OgrePrerequisites.h"
#include "OgreEdgeListBuilder.h"
Go to the source code of this file.
Namespaces | |
namespace | Ogre |
Functions | |
template<class T> | |
static FORCEINLINE T * | rawOffsetPointer (T *ptr, ptrdiff_t offset) |
Returns raw offseted of the given pointer. | |
template<class T> | |
static FORCEINLINE void | advanceRawPointer (T *&ptr, ptrdiff_t offset) |
Advance the pointer with raw offset. |
|
Advance the pointer with raw offset.
Definition at line 214 of file OgreOptimisedUtil.h. References FORCEINLINE, and Ogre::rawOffsetPointer(). |
|
Returns raw offseted of the given pointer.
Definition at line 204 of file OgreOptimisedUtil.h. References FORCEINLINE. Referenced by Ogre::advanceRawPointer(). |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jul 8 15:20:10 2007