#include <vpimage.h>
Inheritance diagram for VPImage:
Public Member Functions | |
VPImage () | |
int | vpGetXDimension () |
int | vpGetYDimension () |
Protected Attributes | |
int | xDimension |
int | yDimension |
Definition at line 39 of file vpimage.h.
|
Definition at line 26 of file vpimage.cpp. References xDimension, and yDimension. |
|
Definition at line 45 of file vpimage.h. References xDimension. Referenced by VPVolume::vpSetSliceFrontCamera(), VPVolume::vpSetSliceSideCamera(), and VPVolume::vpSetSliceTopCamera(). |
|
Definition at line 46 of file vpimage.h. References yDimension. Referenced by VPVolume::vpSetSliceTopCamera(). |
|
|