Urho3D::OcclusionBuffer Member List

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

AddRef()Urho3D::RefCounted
AddTriangles(const Matrix3x4 &model, const void *vertexData, unsigned vertexSize, unsigned vertexStart, unsigned vertexCount)Urho3D::OcclusionBuffer
AddTriangles(const Matrix3x4 &model, const void *vertexData, unsigned vertexSize, const void *indexData, unsigned indexSize, unsigned indexStart, unsigned indexCount)Urho3D::OcclusionBuffer
batches_Urho3D::OcclusionBufferprivate
blockEvents_Urho3D::Objectprivate
buffers_Urho3D::OcclusionBufferprivate
BuildDepthHierarchy()Urho3D::OcclusionBuffer
CalculateViewport()Urho3D::OcclusionBufferprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
Clear()Urho3D::OcclusionBuffer
ClearBuffer(unsigned threadIndex)Urho3D::OcclusionBufferprivate
ClipEdge(const Vector4 &v0, const Vector4 &v1, float d0, float d1) constUrho3D::OcclusionBufferinlineprivate
ClipVertices(const Vector4 &plane, Vector4 *vertices, bool *triangles, unsigned &numTriangles)Urho3D::OcclusionBufferprivate
context_Urho3D::Objectprotected
cullMode_Urho3D::OcclusionBufferprivate
depthHierarchyDirty_Urho3D::OcclusionBufferprivate
DrawBatch(const OcclusionBatch &batch, unsigned threadIndex)Urho3D::OcclusionBuffer
DrawTriangle(Vector4 *vertices, unsigned threadIndex)Urho3D::OcclusionBufferprivate
DrawTriangle2D(const Vector3 *vertices, bool clockwise, unsigned threadIndex)Urho3D::OcclusionBufferprivate
DrawTriangles()Urho3D::OcclusionBuffer
eventHandlers_Urho3D::Objectprivate
farClip_Urho3D::OcclusionBufferprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
GetBlockEvents() constUrho3D::Objectinline
GetBuffer() constUrho3D::OcclusionBufferinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetCullMode() constUrho3D::OcclusionBufferinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetHeight() constUrho3D::OcclusionBufferinline
GetMaxTriangles() constUrho3D::OcclusionBufferinline
GetNumTriangles() constUrho3D::OcclusionBufferinline
GetProjection() constUrho3D::OcclusionBufferinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::OcclusionBuffer
GetView() constUrho3D::OcclusionBufferinline
GetWidth() constUrho3D::OcclusionBufferinline
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
height_Urho3D::OcclusionBufferprivate
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsThreaded() constUrho3D::OcclusionBufferinline
IsVisible(const BoundingBox &worldSpaceBox) constUrho3D::OcclusionBuffer
maxTriangles_Urho3D::OcclusionBufferprivate
MergeBuffers()Urho3D::OcclusionBufferprivate
mipBuffers_Urho3D::OcclusionBufferprivate
ModelTransform(const Matrix4 &transform, const Vector3 &vertex) constUrho3D::OcclusionBufferinlineprivate
nearClip_Urho3D::OcclusionBufferprivate
numTriangles_Urho3D::OcclusionBufferprivate
Object(Context *context)Urho3D::Objectexplicit
OcclusionBuffer(Context *context)Urho3D::OcclusionBufferexplicit
offsetX_Urho3D::OcclusionBufferprivate
offsetY_Urho3D::OcclusionBufferprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
projection_Urho3D::OcclusionBufferprivate
projOffsetScaleX_Urho3D::OcclusionBufferprivate
projOffsetScaleY_Urho3D::OcclusionBufferprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
Reset()Urho3D::OcclusionBuffer
ResetUseTimer()Urho3D::OcclusionBuffer
reverseCulling_Urho3D::OcclusionBufferprivate
scaleX_Urho3D::OcclusionBufferprivate
scaleY_Urho3D::OcclusionBufferprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SetBlockEvents(bool block)Urho3D::Objectinline
SetCullMode(CullMode mode)Urho3D::OcclusionBuffer
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetMaxTriangles(unsigned triangles)Urho3D::OcclusionBuffer
SetSize(int width, int height, bool threaded)Urho3D::OcclusionBuffer
SetView(Camera *camera)Urho3D::OcclusionBuffer
SignedArea(const Vector3 &v0, const Vector3 &v1, const Vector3 &v2) constUrho3D::OcclusionBufferinlineprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)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
URHO3D_OBJECT(OcclusionBuffer, Object) (defined in Urho3D::OcclusionBuffer)Urho3D::OcclusionBufferprivate
useTimer_Urho3D::OcclusionBufferprivate
view_Urho3D::OcclusionBufferprivate
ViewportTransform(const Vector4 &vertex) constUrho3D::OcclusionBufferinlineprivate
viewProj_Urho3D::OcclusionBufferprivate
WeakRefs() constUrho3D::RefCounted
width_Urho3D::OcclusionBufferprivate
~Object() overrideUrho3D::Object
~OcclusionBuffer() overrideUrho3D::OcclusionBuffer
~RefCounted()Urho3D::RefCountedvirtual