AABB Member List

This is the complete list of members for AABB, including all inherited members.

AABB() (defined in AABB)AABBinline
AABB(const Vector3 &p_pos, const Vector3 &p_size) (defined in AABB)AABBinline
encloses(const AABB &p_aabb) const AABBinline
expand(const Vector3 &p_vector) const (defined in AABB)AABB
expand_to(const Vector3 &p_vector) (defined in AABB)AABBinline
get_area() const (defined in AABB)AABB
get_edge(int p_edge, Vector3 &r_from, Vector3 &r_to) const (defined in AABB)AABB
get_endpoint(int p_point) const (defined in AABB)AABB
get_longest_axis() const (defined in AABB)AABB
get_longest_axis_index() const (defined in AABB)AABB
get_longest_axis_size() const (defined in AABB)AABBinline
get_pos() const (defined in AABB)AABBinline
get_shortest_axis() const (defined in AABB)AABB
get_shortest_axis_index() const (defined in AABB)AABB
get_shortest_axis_size() const (defined in AABB)AABBinline
get_size() const (defined in AABB)AABBinline
get_support(const Vector3 &p_normal) const (defined in AABB)AABB
grow(real_t p_by) const (defined in AABB)AABB
grow_by(real_t p_amount) (defined in AABB)AABB
has_no_area() const AABBinline
has_no_surface() const (defined in AABB)AABBinline
has_point(const Vector3 &p_point) const (defined in AABB)AABB
intersection(const AABB &p_aabb) const AABB
intersects(const AABB &p_aabb) const (defined in AABB)AABBinline
intersects_convex_shape(const Plane *p_plane, int p_plane_count) const (defined in AABB)AABB
intersects_inclusive(const AABB &p_aabb) const AABBinline
intersects_plane(const Plane &p_plane) const (defined in AABB)AABB
intersects_ray(const Vector3 &p_from, const Vector3 &p_dir, Vector3 *r_clip=NULL, Vector3 *r_normal=NULL) const (defined in AABB)AABB
intersects_segment(const Vector3 &p_from, const Vector3 &p_to, Vector3 *r_clip=NULL, Vector3 *r_normal=NULL) const AABB
merge(const AABB &p_with) const AABB
merge_with(const AABB &p_aabb) (defined in AABB)AABB
operator String() const AABB
operator!=(const AABB &p_rval) const (defined in AABB)AABB
operator==(const AABB &p_rval) const (defined in AABB)AABB
pos (defined in AABB)AABB
project_range_in_plane(const Plane &p_plane, float &r_min, float &r_max) const (defined in AABB)AABB
set_pos(const Vector3 &p_pos) (defined in AABB)AABBinline
set_size(const Vector3 &p_size) (defined in AABB)AABBinline
size (defined in AABB)AABB
smits_intersect_ray(const Vector3 &from, const Vector3 &p_dir, float t0, float t1) const (defined in AABB)AABB