Unravel Engine C++ Reference
Loading...
Searching...
No Matches
math::bsphere Member List

This is the complete list of members for math::bsphere, including all inherited members.

bsphere()math::bsphereinline
bsphere(const vec3 &_position, float _radius)math::bsphereinline
bsphere(float x, float y, float z, float _radius)math::bsphereinline
contains_point(const vec3 &point) constmath::bsphereinline
contains_point(const vec3 &point, float tolerance) constmath::bsphereinline
emptymath::bspherestatic
from_points(const char *point_buffer, unsigned int point_count, unsigned int point_stride)math::bsphere
operator!=(const bsphere &bounds) constmath::bsphereinline
operator+=(const vec3 &shift)math::bsphereinline
operator-=(const vec3 &shift)math::bsphereinline
operator==(const bsphere &bounds) constmath::bsphereinline
positionmath::bsphere
radiusmath::bsphere