![]() |
DI-Guy SDK Documentation
13.6
|
This is the complete list of members for diguyRegion, including all inherited members.
| bdiNavMeshRegion class | diguyRegion | friend |
| bdiNavMeshRegionInterface class | diguyRegion | friend |
| clear_region() | diguyRegion | |
| clear_subregion(diguySubregionIndex subregion_index) | diguyRegion | |
| diguyRegion(bdiNavMeshRegionInterface *scripted_object) | diguyRegion | private |
| erase(diguySubregionIndex subregion_index, float x, float y, float z, float radius, int force_visual_update=0) | diguyRegion | |
| erase_rectangle(diguySubregionIndex subregion_index, float min_x, float min_y, float min_z, float max_x, float max_y, float max_z, int force_visual_update=0) | diguyRegion | |
| generate_navmesh(float min_x, float min_y, float min_z, float max_x, float max_y, float max_z) | diguyRegion | |
| get_name() | diguyRegion | |
| get_nearest_point_in_region(diguySubregionMask subregion_mask, float seed_x, float seed_y, float seed_z, float *res_x, float *res_y, float *res_z) | diguyRegion | |
| get_nearest_reachable_point(diguySubregionMask subregion_mask, float seed_x, float seed_y, float seed_z, float *res_x, float *res_y, float *res_z) | diguyRegion | |
| get_num_columns() | diguyRegion | |
| get_num_rows() | diguyRegion | |
| get_point_in_region(diguySubregionIndex subregion_index, float *res_x, float *res_y, float *res_z) | diguyRegion | |
| get_point_in_region_near_point(diguySubregionIndex subregion_index, float seed_x, float seed_y, float seed_z, float radius, float *res_x, float *res_y, float *res_z) | diguyRegion | |
| get_random_factor() | diguyRegion | |
| get_resolution() | diguyRegion | |
| get_scripted_object() | diguyRegion | inline |
| is_point_in_region(diguySubregionMask subregion_mask, float x, float y, float z) | diguyRegion | |
| m_random_factor | diguyRegion | private |
| m_scripted_object | diguyRegion | private |
| paint(diguySubregionIndex subregion_index, float x, float y, float z, float radius, int force_visual_update=0) | diguyRegion | |
| paint_rectangle(diguySubregionIndex subregion_index, float min_x, float min_y, float min_z, float max_x, float max_y, float max_z, int force_visual_update=0) | diguyRegion | |
| resample_mesh(float resolution) | diguyRegion | |
| shrink() | diguyRegion | |
| ~diguyRegion() | diguyRegion | private |