Urho3D
Public Member Functions | Public Attributes | List of all members
Urho3D::OctreeQueryResult Struct Reference

General octree query result. Used for Lua bindings only. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/OctreeQuery.h>

Public Member Functions

 OctreeQueryResult ()
 Construct with defaults.
 
bool operator!= (const OctreeQueryResult &rhs) const
 Test for inequality, added to prevent GCC from complaining.
 

Public Attributes

Drawabledrawable_
 Drawable.
 
Nodenode_
 Scene node.
 

Detailed Description

General octree query result. Used for Lua bindings only.


The documentation for this struct was generated from the following file: