NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
niftk::VLUtils Member List

This is the complete list of members for niftk::VLUtils, including all inherited members.

dumpNodeInfo(const std::string &prefix, const mitk::DataNode *node)niftk::VLUtilsstatic
dumpNodeInfo(const std::string &prefix, const mitk::BaseData *data)niftk::VLUtilsstatic
getBoolProp(const mitk::DataNode *node, const char *prop_name, bool defval)niftk::VLUtilsstatic
getColorProp(const mitk::DataNode *node, const char *prop_name, vl::vec4 defval=vl::white)niftk::VLUtilsstatic
getEnumProp(const mitk::DataNode *node, const char *prop_name, int defval=0)niftk::VLUtilsstatic
getFloatProp(const mitk::DataNode *node, const char *prop_name, float defval=0)niftk::VLUtilsstatic
getIntProp(const mitk::DataNode *node, const char *prop_name, int defval=0)niftk::VLUtilsstatic
getPoint3DProp(const mitk::DataNode *node, const char *prop_name, vl::vec3 defval)niftk::VLUtilsstatic
getPoint4DProp(const mitk::DataNode *node, const char *prop_name, vl::vec4 defval)niftk::VLUtilsstatic
getUserData(vl::Actor *actor)niftk::VLUtilsstatic
getVector3DProp(const mitk::DataNode *node, const char *prop_name, vl::vec3 defval)niftk::VLUtilsstatic
getVLGeometry(vtkPolyData *vtkPoly)niftk::VLUtilsstatic
getVLMatrix(const itk::Matrix< float, 4, 4 > &itkmat)niftk::VLUtilsstatic
getVLMatrix(vtkSmartPointer< vtkMatrix4x4 > vtkmat)niftk::VLUtilsstatic
getVLMatrix(const mitk::BaseData *data)niftk::VLUtilsstatic
initClipProps(mitk::DataNode *node)niftk::VLUtilsstatic
initFogProps(mitk::DataNode *node)niftk::VLUtilsstatic
initGlobalProps(mitk::DataNode *node)niftk::VLUtilsstatic
initMaterialProps(mitk::DataNode *node)niftk::VLUtilsstatic
initRenderModeProps(mitk::DataNode *node)niftk::VLUtilsstatic
initVolumeProps(mitk::DataNode *node)niftk::VLUtilsstatic
make2DImageGeometry(int width, int height)niftk::VLUtilsstatic
mapComponentsToVLColourFormat(int components)niftk::VLUtilsstatic
mapITKPixelTypeToVL(int itkComponentType)niftk::VLUtilsstatic
setBoolProp(mitk::DataNode *node, const char *prop_name, bool val)niftk::VLUtilsstatic
updateClipProps(vl::Effect *fx, const mitk::DataNode *node)niftk::VLUtilsstatic
updateFogProps(vl::Effect *fx, const mitk::DataNode *node)niftk::VLUtilsstatic
updateMaterialProps(vl::Effect *fx, const mitk::DataNode *node)niftk::VLUtilsstatic
updateRenderModeProps(vl::Effect *fx, const mitk::DataNode *node)niftk::VLUtilsstatic
updateTransform(vl::Transform *tr, const mitk::BaseData *data)niftk::VLUtilsstatic
updateTransform(vl::Transform *txf, const mitk::DataNode *node)niftk::VLUtilsstatic
updateVolumeProps(vl::VividVolume *vol, const mitk::DataNode *node)niftk::VLUtilsstatic
wrapMitk2DImage(const mitk::Image *mitk_image)niftk::VLUtilsstatic