addInteractiveClipPlane(vtkPlanePtr plane) | cx::Data | |
addPersistentClipPlane(vtkPlanePtr plane) | cx::Data | virtual |
addXml(QDomNode &dataNode) | cx::Mesh | virtual |
boundingBox() const | cx::Mesh | virtual |
clearPersistentClipPlanes() | cx::Data | virtual |
clipPlanesChanged() | cx::Data | signal |
create(const QString &uid, const QString &name="", PatientModelServicePtr patientModelService=PatientModelService::getNullObject(), SpaceProviderPtr spaceProvider=SpaceProvider::getNullObject()) | cx::Mesh | static |
Data(const QString &uid, const QString &name="") | cx::Data | |
get_rMd() const | cx::Data | virtual |
get_rMd_History() | cx::Data | virtual |
getAcquisitionTime() const | cx::Data | virtual |
getAdvancedTimeInfo() const | cx::Data | virtual |
getAllClipPlanes() | cx::Data | virtual |
getBackfaceCulling() | cx::Mesh | |
getColor() | cx::Mesh | |
getColorArray() | cx::Mesh | |
getColorArrayList() | cx::Mesh | |
getCoordinateSystem() | cx::Data | virtual |
getFilename() const | cx::Data | virtual |
getFrontfaceCulling() | cx::Mesh | |
getGlyphLUT() | cx::Mesh | |
getIcon() | cx::Mesh | inlinevirtual |
getIsWireframe() const | cx::Mesh | |
getLandmarks() | cx::Data | |
getName() const | cx::Data | virtual |
getOrientationArray() | cx::Mesh | |
getOrientationArrayList() | cx::Mesh | |
getParentSpace() | cx::Data | virtual |
getPointCloud() const | cx::Data | virtual |
getProperties() const | cx::Mesh | |
getSpace() | cx::Data | virtual |
getTextureData() const | cx::Mesh | |
getTextureShape() | cx::Mesh | |
getTransformedPolyDataCopy(Transform3D tranform) | cx::Mesh | |
getType() const | cx::Mesh | inlinevirtual |
getTypeName() | cx::Mesh | inlinestatic |
getUid() const | cx::Data | virtual |
getUseColorFromPolydataScalars() const | cx::Mesh | |
getVisSize() | cx::Mesh | |
getVtkPolyData() const | cx::Mesh | virtual |
getVtkTexture() const | cx::Mesh | virtual |
hasGlyph() | cx::Mesh | |
hasTexture() const | cx::Mesh | |
isEqual(DataPtr metric) | cx::Data | virtual |
isFiberBundle() const | cx::Mesh | |
load(QString path, FileManagerServicePtr filemanager) | cx::Mesh | virtual |
m_rMd_History | cx::Data | protected |
Mesh(const QString &uid, const QString &name="", vtkPolyDataPtr polyData=vtkPolyDataPtr(), PatientModelServicePtr patientModelService=PatientModelService::getNullObject(), SpaceProviderPtr spaceProvider=SpaceProvider::getNullObject()) | cx::Mesh | |
meshChanged() | cx::Mesh | signal |
mFilename | cx::Data | protected |
mInteractiveClipPlane | cx::Data | protected |
mInteractiveClipPlanes | cx::Data | protected |
mLandmarks | cx::Data | protected |
mName | cx::Data | protected |
mPersistentClipPlanes | cx::Data | protected |
mRegistrationStatus | cx::Data | protected |
mTimeInfo | cx::Data | protected |
mUid | cx::Data | protected |
parseXml(QDomNode &dataNode) | cx::Mesh | virtual |
propertiesChanged() | cx::Data | signal |
removeInteractiveClipPlane(vtkPlanePtr plane) | cx::Data | |
save(const QString &basePath, FileManagerServicePtr fileManager) | cx::Mesh | virtual |
setAcquisitionTime(QDateTime time) | cx::Data | |
setBackfaceCullingSlot(bool backfaceCulling) | cx::Mesh | slot |
setColor(const QColor &color) | cx::Mesh | |
setColorArray(const char *colorArray) | cx::Mesh | slot |
setFilename(QString val) | cx::Data | virtual |
setFrontfaceCullingSlot(bool backfaceCulling) | cx::Mesh | slot |
setGlyphLUT(const char *glyphLUT) | cx::Mesh | slot |
setInteractiveClipPlane(vtkPlanePtr plane) | cx::Data | virtual |
setIsWireframe(bool on) | cx::Mesh | |
setName(const QString &name) | cx::Data | |
setOrientationArray(const char *orientationArray) | cx::Mesh | slot |
setOriginalAcquisitionTime(QDateTime time) | cx::Data | |
setShowGlyph(bool val) | cx::Mesh | slot |
setSoftwareAcquisitionTime(QDateTime time) | cx::Data | |
setUid(const QString &uid) | cx::Data | |
setUseColorFromPolydataScalars(bool on) | cx::Mesh | |
setVisSize(double size) | cx::Mesh | slot |
setVtkPolyData(const vtkPolyDataPtr &polyData) | cx::Mesh | |
showGlyph() | cx::Mesh | |
transformChanged() | cx::Data | signal |
transformChangedSlot() | cx::Data | inlineprotectedvirtualslot |
updateVtkPolyDataWithTexture() | cx::Mesh | slot |
~Data() | cx::Data | virtual |
~Mesh() | cx::Mesh | virtual |