Home
last modified time | relevance | path

Searched refs:getZAxis (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DParaxialTexCoordSystem.cpp87 Vec3 ParaxialTexCoordSystem::getZAxis() const { in getZAxis() function in TrenchBroom::Model::ParaxialTexCoordSystem
129 const Vec3 boundaryOffset = oldBoundary.project(Vec3::Null, getZAxis()); in doTransform()
130 …c3 oldXAxisOnBoundary = oldBoundary.project(m_xAxis * attribs.xScale(), getZAxis()) - boundaryOffs… in doTransform()
131 …c3 oldYAxisOnBoundary = oldBoundary.project(m_yAxis * attribs.yScale(), getZAxis()) - boundaryOffs… in doTransform()
H A DParallelTexCoordSystem.cpp63 Vec3 ParallelTexCoordSystem::getZAxis() const { in getZAxis() function in TrenchBroom::Model::ParallelTexCoordSystem
185 … const Mat4x4 toMatrix = coordinateSystemMatrix(m_xAxis, m_yAxis, getZAxis(), Vec3::Null); in doShearTexture()
H A DParaxialTexCoordSystem.h51 Vec3 getZAxis() const;
H A DParallelTexCoordSystem.h58 Vec3 getZAxis() const;
H A DTexCoordSystem.h75 virtual Vec3 getZAxis() const = 0;
H A DTexCoordSystem.cpp206 const Vec3 z = getZAxis(); in toMatrix()
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedPlot3D.cpp144 SedPlot3D::getZAxis() const in getZAxis() function in SedPlot3D
154 SedPlot3D::getZAxis() in getZAxis() function in SedPlot3D
937 return getZAxis(); in getObject()
1185 return (SedAxis_t*)(spd->getZAxis()); in SedPlot3D_getZAxis()
H A DSedPlot3D.h136 const SedAxis* getZAxis() const;
144 SedAxis* getZAxis();
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedPlot3D.cpp144 SedPlot3D::getZAxis() const in getZAxis() function in SedPlot3D
154 SedPlot3D::getZAxis() in getZAxis() function in SedPlot3D
937 return getZAxis(); in getObject()
1185 return (SedAxis_t*)(spd->getZAxis()); in SedPlot3D_getZAxis()
H A DSedPlot3D.h136 const SedAxis* getZAxis() const;
144 SedAxis* getZAxis();
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/chart/
H A D_XAxisZSupplier.java78 XPropertySet axis = oObj.getZAxis(); in _getZAxis()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/chart/
H A D_XAxisZSupplier.java78 XPropertySet axis = oObj.getZAxis(); in _getZAxis()
/dports/math/scilab/scilab-6.1.1/scilab/modules/renderer/src/java/org/scilab/modules/renderer/JoGLView/axes/ruler/
H A DAxesRulerDrawer.java274 setRulerBounds(axes.getZAxis(), rulerModel, bounds[4], bounds[5]); in computeRulers()
277 rulerModel.setLogarithmic(axes.getZAxis().getLogFlag()); in computeRulers()
278 …rulerModel.setMinimalSubTicksDistance(axes.getZAxis().getLogFlag() ? LOG_MINIMAL_SUB_TICKS_DISTANC… in computeRulers()
280 if (!axes.getZAxis().getAutoTicks()) { in computeRulers()
281 … rulerModel.setUserGraduation(new UserDefineGraduation(axes.getZAxis(), bounds[4], bounds[5])); in computeRulers()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXQuatd.h111 FXVec3d getZAxis() const;
H A DFXQuatf.h111 FXVec3f getZAxis() const;
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXQuatd.h111 FXVec3d getZAxis() const;
H A DFXQuatf.h111 FXVec3f getZAxis() const;
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXQuatf.h90 FXVec3f getZAxis() const;
H A DFXQuatd.h90 FXVec3d getZAxis() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/chart/
H A DXAxisZSupplier.idl74 com::sun::star::beans::XPropertySet getZAxis();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/chart/
H A DXAxisZSupplier.idl74 com::sun::star::beans::XPropertySet getZAxis();
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDiagram.csv42 "ChXDiagram";"com::sun::star::chart::XAxisZSupplier";"getZAxis()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx111 css::beans::XPropertySet > SAL_CALL getZAxis() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx114 css::beans::XPropertySet > SAL_CALL getZAxis() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDiagram.csv42 "ChXDiagram";"com::sun::star::chart::XAxisZSupplier";"getZAxis()"

12