Home
last modified time | relevance | path

Searched defs:getXYZ (Results 1 – 25 of 67) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/RenameMethodInInterface/testGenerics01/in/
H A DA.java11 Set<Set<Runnable>> getXYZ(List<Set<Runnable>> arg); in getXYZ() method
15 public Set<Set<Runnable>> getXYZ(List<Set<Runnable>> arg) { in getXYZ() method in Impl
/dports/science/jmol/jmol-14.32.7/src/org/jmol/util/
H A DSimpleNode.java72 P3 getXYZ(); in getXYZ() method
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/tracks/
H A Dbezier_curve.cpp37 Vec3 BezierCurve::getXYZ(float t) const in getXYZ() function in BezierCurve
/dports/games/scummvm/scummvm-2.5.1/math/
H A Dvector4d.cpp53 Vector3d Vector4d::getXYZ() const { in getXYZ() function in Math::Vector4d
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/
H A Dsupervoxel_clustering.h457 getXYZ () const in getXYZ() function
461 getXYZ (float &x, float &y, float &z) const in getXYZ() function
/dports/science/jmol/jmol-14.32.7/src/org/jmol/api/
H A DJmolAdapterAtomIterator.java60 abstract public P3 getXYZ(); in getXYZ() method
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dwaypoints.cpp35 void Waypoints::getXYZ(int waypointId, float *x, float *y, float *z) const { in getXYZ() function in BladeRunner::Waypoints
H A Dboundingbox.cpp69 void BoundingBox::getXYZ(float *x0, float *y0, float *z0, float *x1, float *y1, float *z1) const { in getXYZ() function in BladeRunner::BoundingBox
H A Ditem.cpp62 void Item::getXYZ(float *x, float *y, float *z) const { in getXYZ() function in BladeRunner::Item
H A Dmouse.cpp436 Vector3 Mouse::getXYZ(int x, int y) const { in getXYZ() function in BladeRunner::Mouse
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dwaypoints.cpp35 void Waypoints::getXYZ(int waypointId, float *x, float *y, float *z) const { in getXYZ() function in BladeRunner::Waypoints
H A Dboundingbox.cpp74 void BoundingBox::getXYZ(float *x0, float *y0, float *z0, float *x1, float *y1, float *z1) const { in getXYZ() function in BladeRunner::BoundingBox
H A Ditem.cpp62 void Item::getXYZ(float *x, float *y, float *z) const { in getXYZ() function in BladeRunner::Item
H A Dmouse.cpp451 Vector3 Mouse::getXYZ(int x, int y) const { in getXYZ() function in BladeRunner::Mouse
/dports/biology/protomol/protomol/framework/io/
H A DXYZTrajectoryReader.cpp85 XYZ XYZTrajectoryReader::getXYZ() const{ in getXYZ() function in ProtoMol::XYZTrajectoryReader
H A DXYZBinReader.cpp157 XYZ XYZBinReader::getXYZ() const{ in getXYZ() function in ProtoMol::XYZBinReader
H A DXYZReader.cpp107 XYZ XYZReader::getXYZ() const{ in getXYZ() function in ProtoMol::XYZReader
H A DDCDTrajectoryReader.cpp238 XYZ DCDTrajectoryReader::getXYZ() const{ in getXYZ() function in ProtoMol::DCDTrajectoryReader
/dports/science/jmol/jmol-14.32.7/src/org/jmol/symmetry/
H A DHallRotationTerm.java196 String getXYZ(boolean allPositive) { in getXYZ() method in HallRotationTerm
/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/smarter/
H A DAtomIterator.java203 public P3 getXYZ() { in getXYZ() method in AtomIterator
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/items/
H A Ditem_event_info.hpp125 const Vec3& getXYZ() const in getXYZ() function in ItemEventInfo
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/karts/
H A Dmoveable.hpp81 const Vec3& getXYZ() const {return (Vec3&)m_transform.getOrigin();} in getXYZ() function in Moveable
/dports/games/warzone2100/warzone2100/tools/qwzm/
H A Dconversion.h50 void getXYZ(GLfloat &x, GLfloat &y, GLfloat &z) const in getXYZ() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dcamera.hpp230 Vec3 getXYZ() { return Vec3(m_camera->getPosition()); } in getXYZ() function in Camera
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/io/
H A Dxml_node.cpp593 int XMLNode::getXYZ(core::vector3df *value) const in getXYZ() function in XMLNode
611 int XMLNode::getXYZ(Vec3 *value) const in getXYZ() function in XMLNode

123