Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

O

o - member variable in struct SndData
O_BINARY_NP - member variable in (lib.sysdep.win.wposix globals)
See waio.h
O_NO_AIO_NP - member variable in (lib.sysdep.win.wposix globals)
See waio.h
O_NONBLOCK - member variable in (lib.sysdep.win.wposix globals)
See waio.h
O_TEXT_NP - member variable in (lib.sysdep.win.wposix globals)
See waio.h
Object - member variable in class I18n::ScriptObject
ObjectExists(const CStr&) - member function in class CGUI
Checks if object exists and return true or false accordingly
ObjectKey(const CStr&,const std::vector< u8 >&) - constructor in struct CObjectManager::ObjectKey
ObjectManager - member variable in class CGameViewImpl
ObserverHandler - static variable in class CNetServerSession
ObserverHandler(CNetMessage*,CNetSession*) - member function in class CNetServerSession
occurrences - member variable in struct Connection
oemId - member variable in struct RSDP
oemId - member variable in struct AcpiTable
OEMRESOURCE - member variable in (lib.sysdep.win globals)
See win.h
oemRevision - member variable in struct AcpiTable
oemTableId - member variable in struct AcpiTable
off_type - member variable in typedef std::char_traits::off_type
offset - member variable in struct VertexArray::Attribute
offsetsFromUTF8 - static variable in (ps globals)
Used by FromUTF8
ofs - member variable in struct Tex
offset to image data in file.
ofs - member variable in struct ArchiveFile
ofs - member variable in struct VFile
ofs - member variable in struct ArchiveEntry
ofs_misalign - member variable in class IOManager
Ogg - struct in lib.res.sound
ogg_create() - member function in (lib.res.sound globals)
See ogghack.cpp
ogg_give_raw(void*,void*,size_t) - member function in (lib.res.sound globals)
See ogghack.cpp
OGG_HACK - member variable in (lib.res.sound globals)
See snd_mgr.cpp
ogg_open(void*,ALenum&,ALsizei&) - member function in (lib.res.sound globals)
See ogghack.cpp
ogg_read(void*,void*,size_t) - member function in (lib.res.sound globals)
See ogghack.cpp
ogg_release(void*) - member function in (lib.res.sound globals)
See ogghack.cpp
oggStream - member variable in struct Ogg
ogl_ExtensionString() - member function in (lib globals)
See ogl.cpp
ogl_get_gfx_info() - member function in (lib globals)
See ogl.cpp
ogl_HaveExtension(const char*) - member function in (lib globals)
See ogl.cpp
ogl_HaveExtensions(int,...) - member function in (lib globals)
See ogl.cpp
ogl_HaveVersion(const char*) - member function in (lib globals)
See ogl.cpp
ogl_Init() - member function in (lib globals)
See ogl.cpp
ogl_max_tex_size - member variable in (lib globals)
See ogl.cpp
ogl_max_tex_units - member variable in (lib globals)
See ogl.cpp
Ogl_Program - struct in lib.res.graphics
Ogl_Program_dtor(Ogl_Program*) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_program_free(Handle&) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_program_get_attrib_location(Handle,const char*) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_program_get_uniform_location(Handle,const char*) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Program_init(Ogl_Program*,va_list) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_program_load(const char*) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Program_reload(Ogl_Program*,const char*,Handle) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Program_to_string(const Ogl_Program*,char*) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_program_use(Handle) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Program_validate(const Ogl_Program*) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Shader - struct in lib.res.graphics
ogl_shader_attach(GLhandleARB,Handle&) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Shader_dtor(Ogl_Shader*) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_shader_free(Handle&) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Shader_init(Ogl_Shader*,va_list) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_shader_load(const char*,GLenum) - member function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Shader_reload(Ogl_Shader*,const char*,Handle) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Shader_to_string(const Ogl_Shader*,char*) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
Ogl_Shader_validate(const Ogl_Shader*) - static function in (lib.res.graphics globals)
See ogl_shader.cpp
ogl_SquelchError(GLenum) - member function in (lib globals)
See ogl.cpp
OGL_TEX_AUTO_MIPMAP_GEN - field in enum OglTexOverrides
ogl_tex_bind(Handle,uint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
OGL_TEX_DISABLE - field in enum OglTexAllow
OGL_TEX_ENABLE - field in enum OglTexAllow
ogl_tex_find(const char*) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_free(Handle&) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
OGL_TEX_FULL_QUALITY - field in enum OglTexQualityFlags
emphatically require full quality for this texture.
ogl_tex_get_data(Handle,void**) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_get_format(Handle,uint*,GLenum*) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_get_size(Handle,uint*,uint*,uint*) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
OGL_TEX_HALF_BPP - field in enum OglTexQualityFlags
store the texture at half the normal bit depth (4 bits per pixel component, as opposed to 8).
OGL_TEX_HALF_RES - field in enum OglTexQualityFlags
store the texture at half its original resolution.
ogl_tex_load(const char*,uint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_override(OglTexOverrides,OglTexAllow) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
OGL_TEX_S3TC - field in enum OglTexOverrides
ogl_tex_set_defaults(uint,GLint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_set_filter(Handle,GLint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_set_wrap(Handle,GLint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_transform(Handle,uint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_transform_to(Handle,uint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_upload(const Handle,GLenum,uint,GLint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_tex_wrap(Tex*,const char*,uint) - member function in (lib.res.graphics globals)
See ogl_tex.cpp
ogl_WarnIfError - member variable in (lib globals)
See ogl.h
ogl_WarnIfError() - member function in (lib globals)
See ogl.cpp
OglTex - struct in lib.res.graphics
OglTex_dtor(OglTex*) - static function in (lib.res.graphics globals)
See ogl_tex.cpp
OglTex_init(OglTex*,va_list) - static function in (lib.res.graphics globals)
See ogl_tex.cpp
OglTex_reload(OglTex*,const char*,Handle) - static function in (lib.res.graphics globals)
See ogl_tex.cpp
OglTex_to_string(const OglTex*,char*) - static function in (lib.res.graphics globals)
See ogl_tex.cpp
OglTex_validate(const OglTex*) - static function in (lib.res.graphics globals)
See ogl_tex.cpp
OglTexAllow - enum in lib.res.graphics
OglTexFlags - enum in lib.res.graphics
OglTexOverrides - enum in lib.res.graphics
OglTexQualityFlags - enum in lib.res.graphics
Quality flags for texture uploads.
OglTexState - struct in lib.res.graphics
OK - member variable in namespace INFO
oldest_block - member variable in class BlockMgr
on_access(Entry&) - member function in class LRU
on_access(Entry&) - member function in class Landlord
on_access(Entry&) - member function in class Landlord_Lazy
OnAccept(const CSocketAddress&) - member function in class CServerSocket
There is an incoming connection in the queue.
OnAccept(const CSocketAddress&) - member function in class CNetServer
OnActivate(HWND,UINT,HWND,BOOL) - static function in (lib.sysdep.win globals)
See wsdl.cpp
ONCE(ONCE_code__STMT(static bool ONCE_done__ = false;if(!ONCE_done__{ONCE_done__ = true;ONCE_code__;}) - member function in (lib globals)
execute the code passed as a parameter only the first time this is reached.
ONCE_CS - field in enum anonymous_enum_3
ONCE_NOT(ONCE_code__STMT(static bool ONCE_done__ = false;if(!ONCE_done__ONCE_done__ = true;elseONCE_code__;) - member function in (lib globals)
execute the code passed as a parameter except the first time this is reached.
OnChat(const CStrW&,const CStrW&) - member function in class CNetServer
OnClientConnect(CNetServerSession*) - member function in class CNetServer
OnClientConnect(int,const CStrW&) - member function in class CNetClient
OnClientDisconnect(CNetServerSession*) - member function in class CNetServer
OnClientDisconnect(int) - member function in class CNetClient
OnClose(PS_RESULT) - member function in class CSocketBase
The socket has been closed.
OnClose(PS_RESULT) - member function in class CStreamSocket
OnClose(PS_RESULT) - member function in class CMessageSocket
OnClose(PS_RESULT) - member function in class CServerSocket
OnDamaged(CEntity*) - member function in class CDefendStance
OnDamaged(CEntity*) - member function in class CAggressStance
OnDamaged(CEntity*) - member function in class CHoldStance
OnDamaged(CEntity*) - member function in class CStandStance
OnDamaged(CEntity*) - member function in class CStance
OnDamaged(JSContext*,uintN,jsval*) - member function in class CEntity
ONE_SIDE(x,x0,x1,x2) - member function in (lib globals)
See timer.cpp
OnError(FUError::Level,uint32,uint32) - member function in class FColladaErrorHandler
OnIdle() - member function in class CDefendStance
OnIdle() - member function in class CStandStance
OnIdle() - member function in class CHoldStance
OnIdle() - member function in class CAggressStance
OnIdle() - member function in class CStance
OnKey(HWND,UINT,BOOL,int,UINT) - static function in (lib.sysdep.win globals)
See wsdl.cpp
OnlyDiffuse - field in enum anonymous_enum_1
OnMessage(CNetMessage*) - member function in class CMessageSocket
OnMouseButton(HWND,UINT,int,int,UINT) - static function in (lib.sysdep.win globals)
See wsdl.cpp
OnMouseWheel(HWND,int,int,int,UINT) - static function in (lib.sysdep.win globals)
See wsdl.cpp
OnNumSlotsUpdate(CSynchedJSObjectBase*) - static function in class CGameAttributes
OnRead() - member function in class CSocketBase
Called by the Network Thread when data is available for reading.
OnRead() - member function in class CServerSocket
The default implementation of this method accepts an incoming connection and calls OnAccept() with the accepted internal socket instance.
OnRead() - member function in class CStreamSocket
OnStartGameMessage() - member function in class CNetClient
OnWrite() - member function in class CServerSocket
OnWrite() - member function in class CStreamSocket
OnWrite() - member function in class CSocketBase
Called by the Network Thread when data can be written to the socket.
op - member variable in struct TraceEntry
opaque - member variable in struct FileIo
opaque - member variable in struct File
opaque - member variable in struct DirIterator
Open(char*) - member function in class CMusicPlayer
Open(const char*) - member function in class CNetLog
open(const char*,int,...) - member function in (lib.sysdep.win.wposix globals)
See waio.cpp
Open(int,int,int) - member function in class CRenderer
open_files_cur - static variable in (lib.res.file globals)
See file_stats.cpp
open_files_max - static variable in (lib.res.file globals)
See file_stats.cpp
opendir(const char*) - member function in (lib.sysdep.win.wposix globals)
See wfilesystem.cpp
opened_file_size_total - static variable in (lib.res.file globals)
See file_stats.cpp
opened_files - static variable in (lib.res.file globals)
See file_stats.cpp
OpenFile(const char*,uint) - member function in class CVFSInputSource
openList - member variable in class CEmitter
OpenServiceControlManager() - static function in (lib.sysdep.win globals)
See mahaf.cpp
operateOn - member variable in struct SDispatchObjectFunction
operateOn - member variable in struct SDispatchObjectScript
operator!() - member function in class CScriptObject
operator!() - member function in class HEntity
operator!() - member function in class CVector3D
========================================================================= File : Vector3D.
operator!=(const CColor&) - member function in struct CColor
operator!=(const CLightEnv&) - member function in class CLightEnv
operator!=(const const_iterator&) - member function in class RingBuf::const_iterator
operator!=(const CPos&) - member function in class CPos
operator!=(const CRect&) - member function in class CRect
operator!=(const CSize&) - member function in class CSize
operator!=(const CVector3D&) - member function in class CVector3D
operator!=(const HEntity&) - member function in class HEntity
operator!=(const iterator&) - member function in class DynHashTbl::iterator
operator!=(const iterator&) - member function in class RingBuf::iterator
operator<<(T) - member function in class I18n::StringBuffer
operator<(const AStarNode&) - member function in class AStarNode
operator<(const CObjectManager::ObjectKey&,const CObjectManager::ObjectKey&) - member function in (graphics globals)
See ObjectManager.cpp
operator<(const const_iterator&) - member function in class RingBuf::const_iterator
operator<(const FCDJointWeightPair&,const FCDJointWeightPair&) - member function in (collada globals)
See GeomReindex.cpp
operator<(const int) - member function in struct TriggerParameter
operator<(const iterator&) - member function in class RingBuf::iterator
operator<(const iterator&) - member function in class DynHashTbl::iterator
operator<(const MapTriggerLogicBlock&) - member function in struct MapTriggerLogicBlock
operator<(const SDispatchObject&) - member function in struct SDispatchObject
operator<(const STex&) - member function in struct CPatchRData::STex
operator<(const TriggerParameter&) - member function in struct TriggerParameter
operator<(const VertexData&,const VertexData&) - member function in (collada globals)
See GeomReindex.cpp
operator()(AbstractProfileTable*) - member function in struct anonymous_namespace_1::WriteTable
operator()(CEntityListener&) - member function in struct isListenerSender
operator()(Connections&,const char*) - member function in class ConnectionBuilder::ConnectionAdder
operator()(const AStarNode*,const AStarNode*) - member function in struct AStarNodeComp
operator()(const char*) - member function in class StringStripper
operator()(const char*,unsigned int) - member function in struct anonymous_namespace_1::VFSOutputCB
operator()(const char*,unsigned int) - member function in struct OutputCB
operator()(const char*,unsigned int) - member function in struct BufferedOutputCallback
operator()(const Connection&,const Connection&) - member function in struct TourBuilder::Occurrence_greater
operator()(const CVector2D&) - member function in class CVector2D_hash_compare
operator()(const CVector2D&,const CVector2D&) - member function in class CVector2D_hash_compare
operator()(const Entries&) - member function in class McdCalc_Cached
operator()(const Entries&) - member function in class McdCalc_Naive
operator()(const IntFloatPair&,const IntFloatPair&) - member function in struct SortFacesByDist
operator()(const KeyAndEntry&) - member function in class LRU::KeyEq
operator()(const MapTriggerGroup&) - member function in struct CopyIfRootChild
operator()(const Mount&) - member function in struct IsArchiveMount
operator()(const Mount&,const char*) - member function in struct Mount::equal_to
operator()(const S&) - member function in struct second_equals
operator()(const S&) - member function in struct first_equals
operator()(const std::pair< S, T >&) - member function in struct equal1st
operator()(const std::pair< S, T >&) - member function in struct render1st
operator()(const std::pair< S, T >&,const std::pair< S, T >&) - member function in struct compare2nd
operator()(DirEnt&) - member function in class IsArchive
operator()(double,const LoadRequest&) - member function in struct DurationAdder
operator()(float,float) - member function in class Noise2D
operator()(float,float) - member function in class Divider_Recip
operator()(float,float) - member function in class Divider_Naive
operator()(float,float,float) - member function in class Noise3D
operator()(int,int) - member function in class CMatrix3D
operator()(MapIt,MapIt) - member function in struct Landlord_Lazy::CD_greater
operator()(size_t,double,const char*) - member function in class DelimiterAdder
operator()(SModel*,SModel*) - member function in struct SortModelsByDist
operator*() - member function in class HEntity
operator*() - member function in class DynHashTbl::iterator
operator*() - member function in class RingBuf::const_iterator
operator*() - member function in class VertexArrayIterator
operator*() - member function in class RingBuf::iterator
operator*(const CMatrix3D&) - member function in class CMatrix3D
operator*(const CQuaternion&) - member function in class CQuaternion
operator*(const CVector4D&) - member function in class CVector4D
operator*(const float&) - member function in class CSize
operator*(const float) - member function in class CVector2D
operator*(float) - member function in class CVector2D_Maths
operator*(float) - member function in class CMatrix3D
operator*(float) - member function in class CVector3D
operator*(float) - member function in class CQuaternion
operator*(float) - member function in class CVector4D
operator*=(const CMatrix3D&) - member function in class CMatrix3D
operator*=(const CQuaternion&) - member function in class CQuaternion
operator*=(const CVector4D&) - member function in class CVector4D
operator*=(const float&) - member function in class CSize
operator*=(const float) - member function in class CVector2D
operator*=(float) - member function in class CVector4D
operator*=(float) - member function in class CVector2D_Maths
operator*=(float) - member function in class CVector3D
operator*=(float) - member function in class CMatrix3D
operator+(const CMatrix3D&) - member function in class CMatrix3D
operator+(const CPos&) - member function in class CPos
operator+(const CPos&) - member function in class CRect
operator+(const CQuaternion&) - member function in class CQuaternion
operator+(const CRect&) - member function in class CRect
operator+(const CSize&) - member function in class CSize
operator+(const CSize&) - member function in class CRect
operator+(const CSize&) - member function in class CPos
operator+(const CVector2D&) - member function in class CVector2D
operator+(const CVector2D_Maths&) - member function in class CVector2D_Maths
operator+(const CVector3D&) - member function in class CVector3D
operator+(const CVector4D&) - member function in class CVector4D
operator+(difference_type) - member function in class RingBuf::const_iterator
operator+(difference_type) - member function in class RingBuf::iterator
operator+(ssize_t) - member function in class VertexArrayIterator
operator+(void) - member function in class CSize
operator+(void) - member function in class CRect
operator+(void) - member function in class CPos
operator++() - member function in class DynHashTbl::iterator
operator++() - member function in class RingBuf::iterator
operator++() - member function in class RingBuf::const_iterator
operator++() - member function in class VertexArrayIterator
operator++(int) - member function in class DynHashTbl::iterator
operator++(int) - member function in class RingBuf::iterator
operator++(int) - member function in class RingBuf::const_iterator
operator++(int) - member function in class VertexArrayIterator
operator+=(const CBound&) - member function in class CBound
operator+=: extend this bound to include given point
operator+=(const CMatrix3D&) - member function in class CMatrix3D
operator+=(const CPos&) - member function in class CPos
operator+=(const CPos&) - member function in class CRect
operator+=(const CQuaternion&) - member function in class CQuaternion
operator+=(const CRect&) - member function in class CRect
operator+=(const CSize&) - member function in class CPos
operator+=(const CSize&) - member function in class CSize
operator+=(const CSize&) - member function in class CRect
operator+=(const CVector2D&) - member function in class CVector2D
operator+=(const CVector2D_Maths&) - member function in class CVector2D_Maths
operator+=(const CVector3D&) - member function in class CBound
RayIntersect: intersect ray with this bound; return true if ray hits (and store entry and exit times), or false otherwise note: incoming ray direction must be normalised
operator+=(const CVector3D&) - member function in class CVector3D
operator+=(const CVector4D&) - member function in class CVector4D
operator+=(const Stats&) - member function in struct CRenderer::Stats
operator+=(difference_type) - member function in class RingBuf::iterator
operator+=(difference_type) - member function in class RingBuf::const_iterator
operator+=(ssize_t) - member function in class VertexArrayIterator
operator->() - member function in class RingBuf::iterator
operator->() - member function in class VertexArrayIterator
operator->() - member function in class DynHashTbl::iterator
operator->() - member function in class HEntity
operator->() - member function in class RingBuf::const_iterator
operator-() - member function in class CVector4D
operator-() - member function in class CVector2D_Maths
operator-() - member function in class CVector3D
operator-(const CPos&) - member function in class CPos
operator-(const CPos&) - member function in class CRect
operator-(const CQuaternion&) - member function in class CQuaternion
operator-(const CRect&) - member function in class CRect
operator-(const CSize&) - member function in class CSize
operator-(const CSize&) - member function in class CRect
operator-(const CSize&) - member function in class CPos
operator-(const CVector2D&) - member function in class CVector2D
operator-(const CVector2D_Maths&) - member function in class CVector2D_Maths
operator-(const CVector3D&) - member function in class CVector3D
operator-(const CVector4D&) - member function in class CVector4D
operator-(const iterator) - member function in class RingBuf::iterator
operator-(const iterator) - member function in class RingBuf::const_iterator
operator-(difference_type) - member function in class RingBuf::iterator
operator-(difference_type) - member function in class RingBuf::const_iterator
operator-(ssize_t) - member function in class VertexArrayIterator
operator-(void) - member function in class CSize
operator-(void) - member function in class CPos
operator-(void) - member function in class CRect
operator--() - member function in class VertexArrayIterator
operator--(int) - member function in class VertexArrayIterator
operator-=(const CPos&) - member function in class CRect
operator-=(const CPos&) - member function in class CPos
operator-=(const CQuaternion&) - member function in class CQuaternion
operator-=(const CRect&) - member function in class CRect
operator-=(const CSize&) - member function in class CPos
operator-=(const CSize&) - member function in class CRect
operator-=(const CSize&) - member function in class CSize
operator-=(const CVector2D&) - member function in class CVector2D
operator-=(const CVector2D_Maths&) - member function in class CVector2D_Maths
operator-=(const CVector3D&) - member function in class CVector3D
operator-=(const CVector4D&) - member function in class CVector4D
operator-=(difference_type) - member function in class RingBuf::const_iterator
operator-=(difference_type) - member function in class RingBuf::iterator
operator-=(ssize_t) - member function in class VertexArrayIterator
operator/(const float&) - member function in class CSize
operator/(const float) - member function in class CVector2D
operator/(float) - member function in class CVector4D
operator/(float) - member function in class CVector2D_Maths
operator/=(const float&) - member function in class CSize
operator/=(const float) - member function in class CVector2D
operator/=(float) - member function in class CVector4D
operator/=(float) - member function in class CVector2D_Maths
operator=(const CMaterial&) - member function in class CMaterial
operator=(const CopyIfRootChild&) - member function in struct CopyIfRootChild
operator=(const CPos&) - member function in class CPos
operator=(const CProfileViewerInternals&) - member function in struct CProfileViewerInternals
operator=(const CRect&) - member function in class CRect
operator=(const CSize&) - member function in class CSize
operator=(const CSoundGroupMgr&) - member function in class CSoundGroupMgr
operator=(const CStr&) - member function in class CGUISpriteInstance
operator=(const CTechnology&) - member function in class CTechnology
operator=(const CTrigger&) - member function in class CTrigger
operator=(const CVFSInputSource&) - member function in class CVFSInputSource
operator=(const DrawCalls&) - member function in DrawCalls
operator=(const DrawCalls&) - member function in class GUIRenderer::DrawCalls
operator=(const Entry&) - member function in struct MateiHashTbl::Entry
operator=(const equal1st&) - member function in struct equal1st
operator=(const HEntity&) - member function in class HEntity
operator=(const IJSComplex&) - member function in class IJSComplex
operator=(const InserterWithoutDuplicates&) - member function in struct InserterWithoutDuplicates
operator=(const Mount&) - member function in struct Mount
operator=(const SColour&) - member function in struct SColour
operator=(const ScopeTimer&) - member function in class ScopeTimer
operator=(const ScopeTimerAccrue< TimerImpl >&) - member function in class ScopeTimerAccrue
operator=(const SMaterialColor) - member function in struct SMaterialColor
operator=(const VertexArrayIterator&) - member function in class VertexArrayIterator
operator=(const WriteTable&) - member function in struct anonymous_namespace_1::WriteTable
operator=(FColladaErrorHandler) - member function in class FColladaErrorHandler
operator==(BufferVariable&,BufferVariable&) - member function in namespace I18n
operator==(BufferVariable_double&) - member function in BufferVariable_double
operator==(BufferVariable_double&) - member function in class I18n::BufferVariable_double
operator==(BufferVariable_int&) - member function in class I18n::BufferVariable_int
operator==(BufferVariable_int&) - member function in BufferVariable_int
operator==(BufferVariable_rawstring&) - member function in BufferVariable_rawstring
operator==(BufferVariable_rawstring&) - member function in class I18n::BufferVariable_rawstring
operator==(BufferVariable_string&) - member function in class I18n::BufferVariable_string
operator==(BufferVariable_string&) - member function in BufferVariable_string
operator==(const BlendShape4&) - member function in struct BlendShape4
operator==(const BlendShape8&) - member function in struct BlendShape8
operator==(const CColor&) - member function in struct CColor
operator==(const CLightEnv&) - member function in class CLightEnv
operator==(const CMaterial&) - member function in class CMaterial
operator==(const const_iterator&) - member function in class RingBuf::const_iterator
operator==(const CPos&) - member function in class CPos
operator==(const CRect&) - member function in class CRect
operator==(const CScriptObject&) - member function in class CScriptObject
operator==(const CSize&) - member function in class CSize
operator==(const CStrW&) - member function in struct MapTriggerGroup
operator==(const CVector2D&) - member function in class CVector2D
operator==(const CVector3D&) - member function in class CVector3D
operator==(const FCDJointWeightPair&,const FCDJointWeightPair&) - member function in (collada globals)
See GeomReindex.cpp
operator==(const HEntity&) - member function in class HEntity
operator==(const int) - member function in struct TriggerParameter
operator==(const iterator&) - member function in class RingBuf::iterator
operator==(const iterator&) - member function in class DynHashTbl::iterator
operator==(const MapTriggerGroup&) - member function in struct MapTriggerGroup
operator==(const MapTriggerLogicBlock&) - member function in struct MapTriggerLogicBlock
operator==(const SMaterialColor) - member function in struct SMaterialColor
operator==(const std::wstring&) - member function in class CTriggerSpec
operator==(const STex&) - member function in struct CPatchRData::STex
operator==(const StrImW&) - member function in class I18n::StrImW
operator==(const VertexData&,const VertexData&) - member function in (collada globals)
See GeomReindex.cpp
operator[](const K&) - member function in class MateiHashTbl
operator[](int) - member function in struct BlendShape8
operator[](int) - member function in class RingBuf
operator[](int) - member function in class RingBuf::iterator
operator[](int) - member function in class RingBuf::const_iterator
operator[](int) - member function in class CVector3D
operator[](int) - member function in class CBound
operator[](int) - member function in class CMessagePipe
Return one of the two ends of the pipe
operator[](int) - member function in struct BlendShape4
operator[](size_t) - member function in class VertexArrayIterator
operator[](uint) - member function in class CFrustum
OPT_FANCYWATER - field in enum CRenderer::Option
OPT_LODBIAS - field in enum CRenderer::Option
OPT_NOFRAMEBUFFEROBJECT - field in enum CRenderer::Option
OPT_NOVBO - field in enum CRenderer::Option
OPT_SHADOWS - field in enum CRenderer::Option
Order(JSContext*,uintN,jsval*,CEntityOrder::EOrderSource,bool) - member function in class CEntity
ORDER_DELAY - member variable in (ps globals)
See Interact.cpp
ORDER_GENERIC - field in enum CEntityOrder::EOrderType
ORDER_GENERIC_NOPATHING - field in enum CEntityOrder::EOrderType
ORDER_GOTO - field in enum CEntityOrder::EOrderType
ORDER_GOTO_COLLISION - field in enum CEntityOrder::EOrderType
ORDER_GOTO_NOPATHING - field in enum CEntityOrder::EOrderType
ORDER_GOTO_SMOOTHED - field in enum CEntityOrder::EOrderType
ORDER_GOTO_WAYPOINT - field in enum CEntityOrder::EOrderType
ORDER_GOTO_WAYPOINT_CONTACT - field in enum CEntityOrder::EOrderType
ORDER_INVALID - field in enum CEntityOrder::EOrderType
ORDER_LAST - field in enum CEntityOrder::EOrderType
ORDER_MAX_DATA - member variable in (simulation globals)
See EntityOrders.h
ORDER_NOTIFY_REQUEST - field in enum CEntityOrder::EOrderType
ORDER_PATH_END_MARKER - field in enum CEntityOrder::EOrderType
ORDER_PATROL - field in enum CEntityOrder::EOrderType
ORDER_PRODUCE - field in enum CEntityOrder::EOrderType
ORDER_RUN - field in enum CEntityOrder::EOrderType
ORDER_START_CONSTRUCTION - field in enum CEntityOrder::EOrderType
OrderFromTriggers(JSContext*,uintN,jsval*) - member function in class CEntity
OrderQueued(JSContext*,uintN,jsval*) - member function in class CEntity
OrderSingle(JSContext*,uintN,jsval*) - member function in class CEntity
org_ramp - static variable in (lib.sysdep.win globals)
See wsdl.cpp
orientation - member variable in struct BoneTransform
orientation - member variable in struct PropPoint
original - member variable in struct SliceInfo
OS_AMIGA - member variable in (lib globals)
See config.h
OS_BEOS - member variable in (lib globals)
See config.h
OS_BSD - member variable in (lib globals)
See config.h
os_dir - member variable in struct PosixDirIterator
OS_LINUX - member variable in (lib globals)
See config.h
OS_MAC - member variable in (lib globals)
See config.h
OS_MACOSX - member variable in (lib globals)
See config.h
OS_SOLARIS - member variable in (lib globals)
See config.h
OS_UNIX - member variable in (lib globals)
See config.h
OS_WIN - member variable in (lib globals)
See config.h
OS_WIN64 - member variable in (lib globals)
See config.h
OT_ALL_FLAGS - field in enum OglTexFlags
OT_IS_UPLOADED - field in enum OglTexFlags
OT_NEED_AUTO_UPLOAD - field in enum OglTexFlags
OT_TEX_VALID - field in enum OglTexFlags
out - member variable in struct S3tcDecompressInfo
out(const wchar_t*,...) - static function in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_Bpp - member variable in struct S3tcDecompressInfo
out_chars_left - static variable in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_check_limit() - static function in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_erase(size_t) - static function in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_have_warned_of_limit - static variable in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_have_warned_of_overflow - static variable in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_init(wchar_t*,size_t) - static function in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_latch_pos() - static function in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_latched_pos - static variable in (lib.sysdep.win globals)
See wdbg_sym.cpp
out_mem - member variable in class Compressor
out_mem_size - member variable in class Compressor
out_pos - static variable in (lib.sysdep.win globals)
See wdbg_sym.cpp
output - member variable in struct I18n::CLocale::CacheData
output - member variable in struct FileNode
OUTPUT_BUF_SIZE - member variable in (lib.res.graphics globals)
See tex_jpg.cpp
output_chain(FileNode&,std::vector< const char* >&) - member function in class TourBuilder
OutputCB - struct in collada
OutputElement(XMLElement*) - member function in class XeroHandler
OutputFn - typedef in collada
OutputFn - member variable in typedef OutputFn
outputStream - member variable in struct CProfileViewerInternals
OverlayIAT(PImgThunkData,PCImgThunkData) - static function in (lib.sysdep.win globals)
See wdll_delay_load.cpp
override_gl_upload_caps - member variable in struct AppHooks
OVERRIDE_IF_NONZERO(HOOKNAME) - member function in (lib globals)
See app_hooks.cpp
OverridePath(const CStrW&) - member function in class CCinemaManager
OverrunProtector - class in lib
OverrunProtector wraps an arbitrary object in DynArray memory and can detect inadvertent writes to it.
OverrunProtector() - constructor in class OverrunProtector
~OverrunProtector() - constructor in class OverrunProtector
ovl - member variable in struct Req
ovl - member variable in struct Watch
owner - member variable in struct Mem
owner - member variable in class CTerritory
owner - member variable in struct JSI_Vector3D::Vector3D_Info

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES