HighMap library (C++)
Loading...
Searching...
No Matches
hmap::CoordFrame Member List

This is the complete list of members for hmap::CoordFrame, including all inherited members.

compute_bounding_box() consthmap::CoordFrame
CoordFrame()hmap::CoordFrame
CoordFrame(Vec2< float > origin, Vec2< float > size, float rotation_angle)hmap::CoordFrame
get_heightmap_value_bilinear(const Heightmap &h, float gx, float gy, float fill_value=0.f) consthmap::CoordFrame
get_heightmap_value_nearest(const Heightmap &h, float gx, float gy, float fill_value=0.f) consthmap::CoordFrame
get_origin() consthmap::CoordFrameinline
get_rotation_angle() consthmap::CoordFrame
get_size() consthmap::CoordFrameinline
is_point_within(float gx, float gy) consthmap::CoordFrame
map_to_global_coords(float rx, float ry) consthmap::CoordFrame
map_to_relative_coords(float gx, float gy) consthmap::CoordFrame
normalized_distance_to_edges(float gx, float gy) consthmap::CoordFrame
normalized_shape_factor(float gx, float gy) consthmap::CoordFrame
set_origin(Vec2< float > new_origin)hmap::CoordFrameinline
set_rotation_angle(float new_angle)hmap::CoordFrame
set_size(Vec2< float > new_size)hmap::CoordFrameinline