jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
AABBox Struct Reference
Collaboration diagram for AABBox:

Public Member Functions

bool intersects1a (const AABBox &o) const
 
bool intersects1a (const AABBox &o) const
 
bool intersects1b (const AABBox &o) const
 
bool intersects1b (const AABBox &o) const
 
bool intersects1c (const AABBox &o) const
 
bool intersects1c (const AABBox &o) const
 
bool intersects2a (const AABBox &o) const
 
bool intersects2a (const AABBox &o) const
 
bool intersects2b (const AABBox &o) const
 
bool intersects2b (const AABBox &o) const
 
bool intersects2c (const AABBox &o) const
 
bool intersects2c (const AABBox &o) const
 

Public Attributes

Point2i hi
 
Point2f hi
 
Point2i lo
 
Point2f lo
 

Detailed Description

Definition at line 95 of file test_int_math_perf01.cpp.

Member Function Documentation

◆ intersects1a() [1/2]

bool AABBox::intersects1a ( const AABBox & o) const
inline

Definition at line 99 of file test_int_math_perf01.cpp.

Here is the caller graph for this function:

◆ intersects1b() [1/2]

bool AABBox::intersects1b ( const AABBox & o) const
inline

Definition at line 107 of file test_int_math_perf01.cpp.

Here is the caller graph for this function:

◆ intersects1c() [1/2]

bool AABBox::intersects1c ( const AABBox & o) const
inline

Definition at line 115 of file test_int_math_perf01.cpp.

Here is the caller graph for this function:

◆ intersects2a() [1/2]

bool AABBox::intersects2a ( const AABBox & o) const
inline

Definition at line 122 of file test_int_math_perf01.cpp.

Here is the caller graph for this function:

◆ intersects2b() [1/2]

bool AABBox::intersects2b ( const AABBox & o) const
inline

Definition at line 129 of file test_int_math_perf01.cpp.

Here is the caller graph for this function:

◆ intersects2c() [1/2]

bool AABBox::intersects2c ( const AABBox & o) const
inline

Definition at line 136 of file test_int_math_perf01.cpp.

Here is the caller graph for this function:

◆ intersects1a() [2/2]

bool AABBox::intersects1a ( const AABBox & o) const
inline

Definition at line 29 of file test_math_float_perf01.cpp.

◆ intersects1b() [2/2]

bool AABBox::intersects1b ( const AABBox & o) const
inline

Definition at line 37 of file test_math_float_perf01.cpp.

◆ intersects1c() [2/2]

bool AABBox::intersects1c ( const AABBox & o) const
inline

Definition at line 45 of file test_math_float_perf01.cpp.

◆ intersects2a() [2/2]

bool AABBox::intersects2a ( const AABBox & o) const
inline

Definition at line 52 of file test_math_float_perf01.cpp.

◆ intersects2b() [2/2]

bool AABBox::intersects2b ( const AABBox & o) const
inline

Definition at line 59 of file test_math_float_perf01.cpp.

◆ intersects2c() [2/2]

bool AABBox::intersects2c ( const AABBox & o) const
inline

Definition at line 66 of file test_math_float_perf01.cpp.

Member Data Documentation

◆ lo [1/2]

Point2i AABBox::lo

Definition at line 96 of file test_int_math_perf01.cpp.

◆ hi [1/2]

Point2i AABBox::hi

Definition at line 96 of file test_int_math_perf01.cpp.

◆ lo [2/2]

Point2f AABBox::lo

Definition at line 26 of file test_math_float_perf01.cpp.

◆ hi [2/2]

Point2f AABBox::hi

Definition at line 26 of file test_math_float_perf01.cpp.


The documentation for this struct was generated from the following files: