iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Public Member Functions | Public Attributes | List of all members
fun::World::FindOption Struct Reference

Public Member Functions

 FindOption (bool use_distance_square, bool use_sphere_center_for_distance=false, bool ignore_z_axis_in_block=false, bool use_ascending_order=false, size_t boundary_begin=0, size_t boundary_count=-1)
 

Public Attributes

size_t boundary_begin
 
size_t boundary_count
 
bool ignore_z_axis_in_block
 
bool use_ascending_order
 
bool use_distance_square
 
bool use_sphere_center_for_distance