Home
last modified time | relevance | path

Searched defs:getSide (Results 1 – 25 of 141) sorted by relevance

123456

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgrePlane.cpp74 Plane::Side Plane::getSide (const Vector3& rkPoint) const in getSide() function in Ogre::Plane
89 Plane::Side Plane::getSide (const AxisAlignedBox& box) const in getSide() function in Ogre::Plane
99 Plane::Side Plane::getSide (const Vector3& centre, const Vector3& halfSize) const in getSide() function in Ogre::Plane
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgrePlane.h103 Side getSide(const Vector3& rkPoint) const in getSide() function
120 Side getSide(const AxisAlignedBox& box) const in getSide() function
139 Side getSide(const Vector3& centre, const Vector3& halfSize) const in getSide() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/
H A DMGenericTrimContainer.java57 SideValue getSide(); in getSide() method
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.dg/
H A Dpr98277.d10 ref int getSide(Side side, return ref int left, return ref int right) in getSide() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.dg/
H A Dpr98277.d10 ref int getSide(Side side, ref int left, ref int right) in getSide() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.dg/
H A Dpr98277.d10 ref int getSide(Side side, ref int left, ref int right) in getSide() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.dg/
H A Dpr98277.d10 ref int getSide(Side side, ref int left, ref int right) in getSide() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.dg/
H A Dpr98277.d10 ref int getSide(Side side, ref int left, ref int right) in getSide() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.dg/
H A Dpr98277.d10 ref int getSide(Side side, ref int left, ref int right) in getSide() function
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/isdn-sup/
H A DMCID-Operations.asn10 EXPORTS MCIDRequest;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.dg/
H A Dpr98277.d10 ref int getSide(Side side, ref int left, ref int right) in getSide() function
/dports/www/aria2/aria2-1.36.0/src/
H A DLibsslTLSContext.h67 virtual TLSSessionSide getSide() const CXX11_OVERRIDE { return side_; } in getSide() function
H A DLibgnutlsTLSContext.h65 virtual TLSSessionSide getSide() const CXX11_OVERRIDE { return side_; } in getSide() function
H A DWinTLSContext.h83 virtual TLSSessionSide getSide() const CXX11_OVERRIDE { return side_; } in getSide() function
H A DAppleTLSContext.h69 virtual TLSSessionSide getSide() const CXX11_OVERRIDE { return side_; } in getSide() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DLegacyTrim.java67 private int getSide(MUIElement element) { in getSide() method in LegacyTrim
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DCompilerDeclContext.cpp39 ConstString *language_object_name_ptr) { in getSide()
/dports/games/amoebax/amoebax-0.2.1/src/
H A DIPlayer.h158 IPlayer::PlayerSide getSide (void) const in getSide() function
/dports/graphics/pear-Image_3D/Image_3D-0.4.2/Image/3D/
H A DVector.php61 public function getSide(Image_3D_Vector $vector) { function in Image_3D_Vector
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/lib/functions/validate/
H A Dfunction.validatePassword.php41 $password = validate(
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/capnp/
H A Drpc-twoparty.h74 rpc::twoparty::Side getSide() { return side; } in getSide() function
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/geometry/partitioning/
H A DSubHyperplane.java139 public Side getSide() { in getSide() method in SubHyperplane.SplitSubHyperplane
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/impl/
H A DGenericTrimContainerImpl.java84 public SideValue getSide() { in getSide() method in GenericTrimContainerImpl
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/
H A DUnresolvedListElementWithLength.java73 public RelSide getSide() { in getSide() method in UnresolvedListElementWithLength
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/coreAPI/src/main/java/net/java/games/input/
H A DMouse.java142 public Component getSide() { in getSide() method in Mouse

123456