#include <Frm_3DMath.h>
|
| trect (void) |
|
| trect (const trect< T > &prect) |
|
trect< T > & | operator= (const trect< T > &prect) |
|
trect< T > & | operator+= (const vector< T > &pV) |
|
| trect (const T pxs, const T pys, const T pxe, const T pye) |
|
void | Set (const T pxs, const T pys, const T pxe, const T pye) |
|
bool _fastcall | InRect (const T &px, const T &py) |
|
bool _fastcall | InRect (const vector< T > &pv) |
|
bool _fastcall | InRect (const trect< T > &prect) |
|
bool _fastcall | Intersect (const trect< T > &prect) |
|
bool _fastcall | Union (const trect< T > &prect) |
|
| trect (void) |
|
| trect (const trect< T > &prect) |
|
trect< T > & | operator= (const trect< T > &prect) |
|
trect< T > & | operator+= (const vector< T > &pV) |
|
| trect (const T pxs, const T pys, const T pxe, const T pye) |
|
void | Set (const T pxs, const T pys, const T pxe, const T pye) |
|
bool _fastcall | InRect (const T &px, const T &py) |
|
bool _fastcall | InRect (const vector< T > &pv) |
|
bool _fastcall | InRect (const trect< T > &prect) |
|
bool _fastcall | Intersect (const trect< T > &prect) |
|
bool _fastcall | Union (const trect< T > &prect) |
|
◆ trect() [1/6]
◆ trect() [2/6]
◆ trect() [3/6]
template<typename T >
Frm::trect< T >::trect |
( |
const T |
pxs, |
|
|
const T |
pys, |
|
|
const T |
pxe, |
|
|
const T |
pye |
|
) |
| |
|
inline |
◆ trect() [4/6]
◆ trect() [5/6]
◆ trect() [6/6]
template<typename T >
Frm::trect< T >::trect |
( |
const T |
pxs, |
|
|
const T |
pys, |
|
|
const T |
pxe, |
|
|
const T |
pye |
|
) |
| |
|
inline |
◆ InRect() [1/6]
template<typename T >
bool _fastcall Frm::trect< T >::InRect |
( |
const T & |
px, |
|
|
const T & |
py |
|
) |
| |
|
inline |
◆ InRect() [2/6]
template<typename T >
bool _fastcall Frm::trect< T >::InRect |
( |
const T & |
px, |
|
|
const T & |
py |
|
) |
| |
|
inline |
◆ InRect() [3/6]
◆ InRect() [4/6]
◆ InRect() [5/6]
◆ InRect() [6/6]
◆ Intersect() [1/2]
◆ Intersect() [2/2]
◆ operator+=() [1/2]
◆ operator+=() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Set() [1/2]
template<typename T >
void Frm::trect< T >::Set |
( |
const T |
pxs, |
|
|
const T |
pys, |
|
|
const T |
pxe, |
|
|
const T |
pye |
|
) |
| |
|
inline |
◆ Set() [2/2]
template<typename T >
void Frm::trect< T >::Set |
( |
const T |
pxs, |
|
|
const T |
pys, |
|
|
const T |
pxe, |
|
|
const T |
pye |
|
) |
| |
|
inline |
◆ Union() [1/2]
◆ Union() [2/2]
◆ xe
◆ xs
◆ ye
◆ ys
The documentation for this class was generated from the following file:
- c:/Dennis/Source/Gray/XFilePC/sample2/Source/framework/Frm_3DMath.h