Go to the source code of this file.
Namespaces | |
| namespace | GEOM |
Enumerations | |
| enum | GEOM::Property { GEOM::Visibility , GEOM::Transparency , GEOM::DisplayMode , GEOM::NbIsos , GEOM::Color , GEOM::EdgesDirection , GEOM::Vertices , GEOM::ShowName , GEOM::Deflection , GEOM::PointMarker , GEOM::Material , GEOM::LineWidth , GEOM::IsosWidth , GEOM::TopLevel , GEOM::LastStudyProperty = TopLevel , GEOM::Opacity , GEOM::ShadingColor , GEOM::WireframeColor , GEOM::LineColor , GEOM::FreeBndColor , GEOM::PointColor , GEOM::IsosColor , GEOM::OutlineColor , GEOM::Texture , GEOM::Dimensions , GEOM::ShapeAnnotations , GEOM::LastProperty = ShapeAnnotations } |
Functions | |
| double | GEOM::minDeflection () |
| Get minimal allowed value for deflection coefficient. More... | |
| QString | GEOM::sectionSeparator () |
| Get character used to separate parameter names. More... | |
| QString | GEOM::subSectionSeparator () |
| Get character used to separate numeric parameter values (color = r:g:b) More... | |
| QString | GEOM::propertyName (Property type) |
| int | GEOM::sharedPropertiesId () |
| Id used for storing properties of objects in study shared between viewers. More... | |