Home
last modified time | relevance | path

Searched defs:getNormal (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/devel/love10/love-0.10.2/src/common/
H A DVector.h193 inline Vector Vector::getNormal() const in getNormal() function
198 inline Vector Vector::getNormal(float scale) const in getNormal() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/include/
H A DIDynamicMeshBuffer.h193 virtual const core::vector3df& getNormal(u32 i) const in getNormal() function
199 virtual core::vector3df& getNormal(u32 i) in getNormal() function
H A DCMeshBuffer.h153 virtual const core::vector3df& getNormal(u32 i) const in getNormal() function
159 virtual core::vector3df& getNormal(u32 i) in getNormal() function
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIDynamicMeshBuffer.h193 virtual const core::vector3df& getNormal(u32 i) const in getNormal() function
199 virtual core::vector3df& getNormal(u32 i) in getNormal() function
H A DCMeshBuffer.h151 virtual const core::vector3df& getNormal(u32 i) const in getNormal() function
157 virtual core::vector3df& getNormal(u32 i) in getNormal() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dsnapped-line.h48 …Geom::Point getNormal() const {return _normal_to_line;} // n = (nx, ny) in getNormal() function
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A DwrapPlane.cpp66 object getNormal = make_function(&This::GetNormal, in wrapPlane() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-swift-bean/gen-swift/test/fixtures/basic_swift_bean/
H A DLegacyStruct.java46 public int getNormal() { return normal; } in getNormal() method in LegacyStruct.Builder
88 public int getNormal() { return normal; } in getNormal() method in LegacyStruct
/dports/games/scorched3d/scorched/src/common/common/
H A DTriangle.h37 Vector &getNormal() { return faceN_; } in getNormal() function
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/funcotator/metadata/
H A DTumorNormalPair.java20 public String getNormal() { in getNormal() method in TumorNormalPair
/dports/devel/love5/love-0.5-0/src/box2d/
H A DContact.cpp30 int Contact::getNormal(lua_State * L) in getNormal() function in love_box2d::Contact
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/include/BALL/MATHS/
H A Dsurface.h448 typename TSurface<T>::Normal& TSurface<T>::getNormal(Position index) in getNormal() function
455 const typename TSurface<T>::Normal& TSurface<T>::getNormal(Position index) const in getNormal() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/3dsmaxExport/OgreExport/include/
H A DOgreMaxVertex.h51 const Ogre::Vector3& getNormal() const { return m_normal; } in getNormal() function
/dports/misc/dartsim/dart-6.11.1/dart/gui/osg/render/
H A DHeightmapShapeNode.hpp275 Eigen::Matrix<S, 3, 1> getNormal( in getNormal() function
284 inline ::osg::Vec3f getNormal( in getNormal() function
293 inline ::osg::Vec3d getNormal( in getNormal() function
/dports/graphics/aseprite/aseprite-1.2.9/laf/base/
H A Dvector2d.h66 Vector2d getNormal() const { in getNormal() function
/dports/devel/love08/love-0.8.0/src/common/
H A DVector.h183 inline Vector Vector::getNormal() const in getNormal() function
/dports/devel/love07/love-HEAD/src/common/
H A DVector.h183 inline Vector Vector::getNormal() const in getNormal() function
/dports/devel/love5/love-0.5-0/src/liblove/include/love/
H A DVector.h170 inline Vector Vector::getNormal() const in getNormal() function
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/AIWake/
H A DAeroElement.hxx33 const SGVec3d& getNormal(void) const { return normal; } in getNormal() function in AeroElement
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/tracks/
H A Dterrain_info.hpp75 const Vec3 &getNormal() const {return m_normal; } in getNormal() function in TerrainInfo
/dports/games/ufoai/ufoai-2.5-source/eclipse/net.sourceforge.ufoai.md2viewer/src/net/sourceforge/ufoai/md2viewer/models/md2/
H A DMD2Vertex.java28 public int getNormal() { in getNormal() method in MD2Vertex
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/
H A DContact.cpp57 int Contact::getNormal(lua_State * L) in getNormal() function in love::physics::box2d::Contact
/dports/games/jvgs/jvgs-0.5.1-src/src/math/
H A DLine.cpp28 Vector2D Line::getNormal() const in getNormal() function in jvgs::math::Line
/dports/misc/visp/visp-3.4.0/modules/core/src/tools/geometry/
H A DvpPlane.cpp238 vpColVector vpPlane::getNormal() const in getNormal() function in vpPlane
258 void vpPlane::getNormal(vpColVector &n) const in getNormal() function in vpPlane
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A DContactGeometry_HalfSpace.cpp51 UnitVec3 ContactGeometry::HalfSpace::getNormal() const { in getNormal() function in ContactGeometry::HalfSpace

12345678910