![]() |
Perspective3D_api
Documentation Perspective3D
|
Représente les coordonnés un pixel. Plus de détails...
#include <perspective_types.h>
Fonctions membres publiques | |
PPointPixel (pint x_, pint y_) | |
PPointPixel () | |
pint | X () const |
pint | Y () const |
void | defX (pint x_) |
void | defY (pint y_) |
void | defXY (pint x_, pint y_) |
bool | Nul () const |
bool | operator== (const PPointPixel &p) const |
bool | operator!= (const PPointPixel &p) const |
Ppoint2D | Point2D () const |
![]() | |
PBase () | |
~PBase () | |
Attributs protégés | |
pint | x |
pint | y |
Membres hérités additionnels | |
![]() | |
static void * | operator new (std::size_t taille) |
static void * | operator new[] (std::size_t taille) |
static void | operator delete (void *p) |
static void | operator delete[] (void *p) |
Représente les coordonnés un pixel.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |