Home
last modified time | relevance | path

Searched refs:YZ_PLANE (Results 1 – 24 of 24) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/math/
H A DPlane3D.java29 public static final int YZ_PLANE = 2; field in Plane3D
79 return YZ_PLANE; in closestAxisPlane()
/dports/science/gabedit/GabeditSrc251_300720/src/Symmetry/
H A DMoleculeSymmetryType.h38 YZ_PLANE, enumerator
H A DGenerateMolecule.c326 case YZ_PLANE: in AddHalfSpace()
867 else if(!strcmp(elements[i],"Sigma' v")) AddHalfSpace(mol, YZ_PLANE); in generateMoleculeFromTheBasisSetOfAtoms()
871 else if(!strcmp(elements[i],"Sigma yz")) AddHalfSpace(mol, YZ_PLANE); in generateMoleculeFromTheBasisSetOfAtoms()
H A DSymmetryOperators.c216 case YZ_PLANE: in testRotationReflection()
H A DMoleculeSymmetry.c394 else if (testRotationReflection(mol,YZ_PLANE)) in determineSymmetry()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgtext3D/
H A Dosgtext3D_orig.cpp71 text2->setAxisAlignment(osgText::Text3D::YZ_PLANE); in create3DText()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgtext3D/
H A Dosgtext3D_orig.cpp71 text2->setAxisAlignment(osgText::Text3D::YZ_PLANE); in create3DText()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osgText/
H A DTextBase.cpp177 ADD_ENUM_VALUE( YZ_PLANE );
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osgText/
H A DTextBase.cpp172 ADD_ENUM_VALUE( YZ_PLANE );
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A DSGText.cxx132 text->setAxisAlignment( osgText::Text::YZ_PLANE ); in appendText()
/dports/devel/kyra/grinliz/
H A Dglgeometry.h334 YZ_PLANE, enumerator
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgText/
H A DTextBase.cpp212 case YZ_PLANE: in setAxisAlignment()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgtexture2D/
H A Dosgtexture2D.cpp187 text->setAxisAlignment(osgText::Text::YZ_PLANE); in createFilterWall()
503 text->setAxisAlignment(osgText::Text::YZ_PLANE); in createWrapWall()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgtexture2D/
H A Dosgtexture2D.cpp187 text->setAxisAlignment(osgText::Text::YZ_PLANE); in createFilterWall()
503 text->setAxisAlignment(osgText::Text::YZ_PLANE); in createWrapWall()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osgText/
H A DIO_TextBase.cpp148 else if (str=="YZ_PLANE") text.setAxisAlignment(osgText::Text::YZ_PLANE); in TextBase_readLocalData()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osgText/
H A DIO_TextBase.cpp148 else if (str=="YZ_PLANE") text.setAxisAlignment(osgText::Text::YZ_PLANE); in convertRenderModeStringToEnum()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgqfont/
H A Dosgqfont.cpp414 text2->setAxisAlignment(osgText::Text::YZ_PLANE); in create3DText()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgText/
H A DTextBase200 YZ_PLANE,
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/
H A DTextBase204 YZ_PLANE,
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgtext/
H A Dosgtext.cpp481 text2->setAxisAlignment(osgText::Text::YZ_PLANE); in create3DText()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgtext/
H A Dosgtext.cpp411 text2->setAxisAlignment(osgText::Text::YZ_PLANE); in create3DText()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/
H A DTextBase.cpp347 case YZ_PLANE: in setAxisAlignment()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A DTXPParser.cpp1108 rightText->setAxisAlignment(osgText::Text::YZ_PLANE); in Parse()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A DTXPParser.cpp1105 rightText->setAxisAlignment(osgText::Text::YZ_PLANE);