Go to the source code of this file.
◆ VipTestCartoImageFileExist()
| int VipTestCartoImageFileExist |
( |
const char * | ima_name | ) |
|
|
extern |
◆ VipVolumeCartoAllocData()
| int VipVolumeCartoAllocData |
( |
Volume * | volume | ) |
|
|
extern |
◆ VipVolumeCartoAllocStruct()
| void VipVolumeCartoAllocStruct |
( |
Volume * | volume | ) |
|
|
extern |
◆ VipVolumeCartoCopyHeader()
| void VipVolumeCartoCopyHeader |
( |
Volume * | volumeR, |
|
|
Volume * | volumeW ) |
|
extern |
◆ VipVolumeCartoCopyStruct()
| void VipVolumeCartoCopyStruct |
( |
Volume * | volumeR, |
|
|
Volume * | volumeW ) |
|
extern |
◆ VipVolumeCartoFreeData()
| int VipVolumeCartoFreeData |
( |
Volume * | volume | ) |
|
|
extern |
◆ VipVolumeCartoFreeStruct()
| int VipVolumeCartoFreeStruct |
( |
Volume * | volume | ) |
|
|
extern |
returns OK if there was a carto::Volume in the provate structure and NO if the regular Vip function has to do the deallocation
◆ VipVolumeCartoRead()
| Volume * VipVolumeCartoRead |
( |
const char * | ima_name, |
|
|
int | borderWidth, |
|
|
int | datatype, |
|
|
int | frame ) |
|
extern |
◆ VipVolumeCartoResizeBorder()
| int VipVolumeCartoResizeBorder |
( |
Volume * | volume, |
|
|
int | borderWidth ) |
|
extern |
◆ VipVolumeCartoTransferVolumeData()
| int VipVolumeCartoTransferVolumeData |
( |
Volume * | volumeR, |
|
|
Volume * | volumeW ) |
|
extern |
◆ VipVolumeCartoWrite()
| int VipVolumeCartoWrite |
( |
Volume * | volume, |
|
|
const char * | ima_name, |
|
|
int | format ) |
|
extern |