#include <HxPointZ.h>
Inheritance diagram for HxPointZ::
Public Methods | |
HxPointZ (int x=0, int y=0, int z=0) | |
Constructor. More... | |
HxPointZ (const HxVec3Int &rhs) | |
Constructor. More... | |
HxPointZ (const HxVec3Double &rhs) | |
Constructor. More... |
HxPointZ is used primarily to specify the position of a pixel in an image.
|
Constructor.
|
|
Constructor.
|
|
Constructor.
|