#include <vptable.h>
Public Member Functions | |
VPTable () | |
void | vpSetMinVolumeDensity (int d) |
void | vpSetMaxVolumeDensity (int d) |
void | vpProcessMaxGradient () |
void | vpSetMaxGradient (VPVector3D g) |
float | vpGetLinearOpacityValue (float color) |
float | vpGetTableOpacityValue (float color) |
float | vpGetGradientOpacityValue (int color, VPVector3D g) |
void | vpSetOpacityTable (float t[]) |
float * | vpGetOpacityTable () |
void | vpSetColorTable (VPColor c[]) |
VPColor * | vpGetColorTable () |
void | vpSetControlPoints (int cp[], int n) |
void | vpGetControlPoints (int cp[], int &n) |
void | vpSetControlPoints (int cp[], VPColor c[], int n) |
void | vpGetControlPoints (int cp[], VPColor c[], int &n) |
VPColor | vpGetColor (float color) |
Definition at line 50 of file vptable.h.
|
Definition at line 31 of file vptable.cpp. References DIM. |
|
Definition at line 586 of file vptable.cpp. Referenced by VPRayCasting::vpRenderLivroMonoColor(), VPRayCasting::vpRenderLivroMonoColorInnerStructures(), VPRayCasting::vpRenderLivroMultiInnerStructures(), and VPRayCasting::vpRenderLivroMultiModal(). |
|
Definition at line 503 of file vptable.cpp. Referenced by VPVolume::vpGetColorTable(). |
|
Definition at line 571 of file vptable.cpp. |
|
Definition at line 542 of file vptable.cpp. Referenced by VPVolume::vpGetControlPoints(). |
|
Definition at line 426 of file vptable.cpp. References VPVector3D::vpModule(). |
|
Definition at line 388 of file vptable.cpp. Referenced by VPRayCasting::vpRenderMIP(), and VPRayCasting::vpRenderNoLightMonoGray(). |
|
Definition at line 481 of file vptable.cpp. Referenced by VPVolume::vpGetOpacityTable(). |
|
Definition at line 414 of file vptable.cpp. |
|
Definition at line 364 of file vptable.cpp. References VPPoint3D::x, VPPoint3D::y, and VPPoint3D::z. Referenced by VPVolume::VPVolume(). |
|
Definition at line 492 of file vptable.cpp. References DIM. Referenced by VPVolume::vpSetColorTable(). |
|
Definition at line 556 of file vptable.cpp. |
|
Definition at line 514 of file vptable.cpp. Referenced by VPVolume::vpSetControlPoints(). |
|
Definition at line 377 of file vptable.cpp. |
|
Definition at line 352 of file vptable.cpp. Referenced by VPVolume::VPVolume(). |
|
Definition at line 341 of file vptable.cpp. Referenced by VPVolume::VPVolume(). |
|
Definition at line 469 of file vptable.cpp. References DIM. Referenced by VPVolume::vpSetOpacityTable(). |