Urho3D::Octree Member List

This is the complete list of members for Urho3D::Octree, including all inherited members.

AddDrawable(Drawable *drawable)Urho3D::Octantinline
AddManualDrawable(Drawable *drawable)Urho3D::Octree
AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatable
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyAttributes()Urho3D::Serializableinlinevirtual
attributeAnimationInfos_Urho3D::Animatableprotected
CancelUpdate(Drawable *drawable)Urho3D::Octree
center_Urho3D::Octantprotected
CheckDrawableFit(const BoundingBox &box) const Urho3D::Octant
children_Urho3D::Octantprotected
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
cullingBox_Urho3D::Octantprotected
DecDrawableCount()Urho3D::Octantinlineprotected
DeleteChild(unsigned index)Urho3D::Octant
drawableReinsertions_Urho3D::Octreeprivate
drawables_Urho3D::Octantprotected
drawableUpdates_Urho3D::Octreeprivate
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Octreevirtual
DrawDebugGeometry(bool depthTest)Urho3D::Octree
enabled_Urho3D::Componentprotected
GetAnimationEnabled() const Urho3D::Animatableinline
GetAttribute(unsigned index) const Urho3D::Serializable
GetAttribute(const String &name) const Urho3D::Serializable
GetAttributeAnimation(const String &name) const Urho3D::Animatable
GetAttributeAnimationInfo(const String &name) const Urho3D::Animatableprotected
GetAttributeAnimationSpeed(const String &name) const Urho3D::Animatable
GetAttributeAnimationWrapMode(const String &name) const Urho3D::Animatable
GetAttributeDefault(unsigned index) const Urho3D::Serializable
GetAttributeDefault(const String &name) const Urho3D::Serializable
GetAttributes() const Urho3D::Serializablevirtual
GetBaseType() const =0Urho3D::Objectpure virtual
GetCategory() const Urho3D::Object
GetComponent(StringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, StringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetCullingBox() const Urho3D::Octantinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetDrawables(OctreeQuery &query) const Urho3D::Octree
GetDrawablesInternal(OctreeQuery &query, bool inside) const Urho3D::Octantprotected
GetDrawablesInternal(RayOctreeQuery &query) const Urho3D::Octantprotected
GetDrawablesOnlyInternal(RayOctreeQuery &query, PODVector< Drawable * > &drawables) const Urho3D::Octantprotected
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetID() const Urho3D::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetLevel() const Urho3D::Octantinline
GetNetworkAttributes() const Urho3D::Serializablevirtual
GetNetworkState() const Urho3D::Serializableinline
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumDrawables() const Urho3D::Octantinline
GetNumLevels() const Urho3D::Octreeinline
GetNumNetworkAttributes() const Urho3D::Serializable
GetObjectAnimation() const Urho3D::Animatable
GetObjectAnimationAttr() const Urho3D::Animatable
GetOrCreateChild(unsigned index)Urho3D::Octant
GetParent() const Urho3D::Octantinline
GetRoot() const Urho3D::Octantinline
GetScene() const Urho3D::Component
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetWorldBoundingBox() const Urho3D::Octantinline
halfSize_Urho3D::Octantprotected
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HandleRenderUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Octreeprivate
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
IncDrawableCount()Urho3D::Octantinlineprotected
index_Urho3D::Octantprotected
Initialize(const BoundingBox &box)Urho3D::Octantprotected
InsertDrawable(Drawable *drawable)Urho3D::Octant
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const Urho3D::Animatableprotected
IsEmpty()Urho3D::Octantinline
IsEnabled() const Urho3D::Componentinline
IsEnabledEffective() const Urho3D::Component
IsTemporary() const Urho3D::Serializableinline
level_Urho3D::Octantprotected
Load(Deserializer &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
MarkNetworkUpdate()Urho3D::Componentvirtual
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
numDrawables_Urho3D::Octantprotected
numLevels_Urho3D::Octreeprivate
OBJECT(Octree) (defined in Urho3D::Octree)Urho3D::Octreeprivate
Object(Context *context)Urho3D::Object
objectAnimation_Urho3D::Animatableprotected
Octant(const BoundingBox &box, unsigned level, Octant *parent, Octree *root, unsigned index=ROOT_INDEX)Urho3D::Octant
Octree(Context *context)Urho3D::Octree
octreeMutex_Urho3D::Octreeprivate
OnAttributeAnimationAdded()Urho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved()Urho3D::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Componentprotectedvirtual
OnNodeSet(Node *node)Urho3D::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Octreevirtual
OnSetEnabled()Urho3D::Componentinlinevirtual
parent_Urho3D::Octantprotected
PrepareNetworkUpdate()Urho3D::Component
QueueUpdate(Drawable *drawable)Urho3D::Octree
Raycast(RayOctreeQuery &query) const Urho3D::Octree
RaycastDrawablesWork (defined in Urho3D::Octree)Urho3D::Octreefriend
RaycastSingle(RayOctreeQuery &query) const Urho3D::Octree
rayQuery_Urho3D::Octreemutableprivate
rayQueryDrawables_Urho3D::Octreemutableprivate
rayQueryResults_Urho3D::Octreemutableprivate
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Octreestatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveDrawable(Drawable *drawable, bool resetOctant=true)Urho3D::Octantinline
RemoveInstanceDefault()Urho3D::Serializable
RemoveManualDrawable(Drawable *drawable)Urho3D::Octree
ResetRoot()Urho3D::Octant
ResetToDefault()Urho3D::Serializable
root_Urho3D::Octantprotected
Save(Serializer &dest) const Urho3D::Componentvirtual
SaveDefaultAttributes() const Urho3D::Serializableinlinevirtual
SaveXML(XMLElement &dest) const Urho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAnimationEnabled(bool enable)Urho3D::Animatableinline
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Urho3D::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Urho3D::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Urho3D::Animatable
SetEnabled(bool enable)Urho3D::Component
SetID(unsigned id)Urho3D::Componentprotected
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetNode(Node *node)Urho3D::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotectedvirtual
SetSize(const BoundingBox &box, unsigned numLevels)Urho3D::Octree
SetTemporary(bool enable)Urho3D::Serializable
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
Update(const FrameInfo &frame)Urho3D::Octree
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
WeakRefs() const Urho3D::RefCounted
worldBoundingBox_Urho3D::Octantprotected
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
~Animatable()Urho3D::Animatablevirtual
~Component()Urho3D::Componentvirtual
~Object()Urho3D::Objectvirtual
~Octant()Urho3D::Octantvirtual
~Octree()Urho3D::Octree
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual