Home
last modified time | relevance | path

Searched defs:normal (Results 76 – 100 of 9311) sorted by relevance

12345678910>>...373

/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFX_Bowcaster.cpp72 void FX_BowcasterHitWall( vec3_t origin, vec3_t normal ) in FX_BowcasterHitWall()
83 void FX_BowcasterHitPlayer( vec3_t origin, vec3_t normal, qboolean humanoid ) in FX_BowcasterHitPlayer()
H A DFX_NoghriShot.cpp72 void FX_NoghriShotWeaponHitWall( vec3_t origin, vec3_t normal ) in FX_NoghriShotWeaponHitWall()
81 void FX_NoghriShotWeaponHitPlayer( gentity_t *hit, vec3_t origin, vec3_t normal, qboolean humanoid ) in FX_NoghriShotWeaponHitPlayer()
H A DFX_TuskenShot.cpp72 void FX_TuskenShotWeaponHitWall( vec3_t origin, vec3_t normal ) in FX_TuskenShotWeaponHitWall()
81 void FX_TuskenShotWeaponHitPlayer( gentity_t *hit, vec3_t origin, vec3_t normal, qboolean humanoid ) in FX_TuskenShotWeaponHitPlayer()
/dports/www/scloader/scloader-0.32_1/src/
H A DMakefile23 normal: JAVAC_FLAGS= target
24 normal: default target
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A DFX_Bowcaster.cpp71 void FX_BowcasterHitWall( vec3_t origin, vec3_t normal ) in FX_BowcasterHitWall()
82 void FX_BowcasterHitPlayer( vec3_t origin, vec3_t normal, qboolean humanoid ) in FX_BowcasterHitPlayer()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/include/
H A DUI_point_3.h58 : Base(x,y,z,normal) in Base() argument
64 : Base(hx,hy,hz,hw,normal) in Base() argument
70 : Base(point, normal) in Base() argument
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/include/BALL/MATHS/
H A Dcircle3.h83 TCircle3(const TVector3<T>& point, const TVector3<T>& normal, const T& radius) in TCircle3()
146 void set(const TVector3<T>& point, const TVector3<T>& normal, const T& rad) in set()
182 void get(TVector3<T>& point, TVector3<T>& normal, T& rhs) const in get()
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/primitive_shape_algorithm/
H A Dplane-inl.h136 const Vector3<S> normal = (signed_dist > 0) ? (-new_s2.n).eval() : new_s2.n; in spherePlaneIntersect() local
257 const Vector3<S> normal = (signed_dist > 0) ? (-new_s2.n).eval() : new_s2.n; in boxPlaneIntersect() local
331 const Vector3<S> normal = (d1 < 0) ? (-new_s2.n).eval() : new_s2.n; in capsulePlaneIntersect() local
342 const Vector3<S> normal = (d2 < 0) ? (-new_s2.n).eval() : new_s2.n; in capsulePlaneIntersect() local
360 const Vector3<S> normal = (d1 < 0) ? new_s2.n : (-new_s2.n).eval(); in capsulePlaneIntersect() local
441 const Vector3<S> normal = (d < 0) ? new_s2.n : (-new_s2.n).eval(); in cylinderPlaneIntersect() local
489 const Vector3<S> normal = (d2 < 0) ? (-new_s2.n).eval() : new_s2.n; in cylinderPlaneIntersect() local
500 const Vector3<S> normal = (d1 < 0) ? (-new_s2.n).eval() : new_s2.n; in cylinderPlaneIntersect() local
540 const Vector3<S> normal = (d < 0) ? new_s2.n : (-new_s2.n).eval(); in conePlaneIntersect() local
597 const Vector3<S> normal = (d_positive > d_negative) ? (-new_s2.n).eval() : new_s2.n; in conePlaneIntersect() local
[all …]
/dports/cad/uranium/Uranium-3ed9c4de/UM/Math/
H A DPlane.py11 def __init__(self, normal = Vector(), distance = 0.0): argument
18 def normal(self): member in Plane
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dextra_range.erl13 normal(1) -> ok; function
14 normal(2) -> error. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/src/
H A Dextra_range.erl13 normal(1) -> ok; function
14 normal(2) -> error. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dextra_range.erl13 normal(1) -> ok; function
14 normal(2) -> error. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dextra_range.erl13 normal(1) -> ok; function
14 normal(2) -> error. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dextra_range.erl13 normal(1) -> ok; function
14 normal(2) -> error. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dextra_range.erl13 normal(1) -> ok; function
14 normal(2) -> error. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dextra_range.erl13 normal(1) -> ok; function
14 normal(2) -> error. function
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/lighting/
H A Dlighting-shade.c30 GimpVector3 *normal, in phong_shade()
289 GimpVector3 *tmpv, p1, p2, p3, normal; in precompute_normals() local
458 compute_reflected_ray (GimpVector3 *normal, in compute_reflected_ray()
480 sphere_to_image (GimpVector3 *normal, in sphere_to_image()
531 GimpVector3 normal, *p; in get_ray_color() local
602 GimpVector3 normal, *p, v, r; in get_ray_color_ref() local
689 GimpVector3 normal, *p; in get_ray_color_no_bilinear() local
761 GimpVector3 normal, *p, v, r; in get_ray_color_no_bilinear_ref() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DLightEnv.h100 RGBColor EvaluateUnitScaled(const CVector3D& normal) const in EvaluateUnitScaled()
117 SColor4ub EvaluateTerrainDiffuseScaled(const CVector3D& normal) const in EvaluateTerrainDiffuseScaled()
128 SColor4ub EvaluateTerrainDiffuseFactor(const CVector3D& normal) const in EvaluateTerrainDiffuseFactor()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/impl/
H A Dcorrespondence_estimation_normal_shooting.hpp105 const NormalT& normal = (*source_normals_)[idx_i]; in determineCorrespondences() local
150 const NormalT& normal = (*source_normals_)[idx_i]; in determineCorrespondences() local
223 const NormalT& normal = (*source_normals_)[idx_i]; in determineReciprocalCorrespondences() local
277 const NormalT& normal = (*source_normals_)[idx_i]; in determineReciprocalCorrespondences() local
/dports/science/py-pymol/pymol-open-source-2.4.0/examples/devel/
H A Dcgo05.py27 normal = normalize(cross_product(x,y)) variable
30 normal = normalize(cross_product(y,x)) variable
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dhanded_coordinate_space.inl11 tvec3<T, P> const & normal
22 tvec3<T, P> const & normal
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/gtx/
H A Dhanded_coordinate_space.inl11 tvec3<T, P> const & normal
22 tvec3<T, P> const & normal
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/gtx/
H A Dhanded_coordinate_space.inl11 tvec3<T, P> const & normal
22 tvec3<T, P> const & normal
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/gtx/
H A Dhanded_coordinate_space.inl11 tvec3<T, P> const & normal
22 tvec3<T, P> const & normal
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dfx_flechette.c50 void FX_FlechetteWeaponHitWall( vec3_t origin, vec3_t normal ) in FX_FlechetteWeaponHitWall()
60 void FX_FlechetteWeaponHitPlayer( vec3_t origin, vec3_t normal, qboolean humanoid ) in FX_FlechetteWeaponHitPlayer()

12345678910>>...373