Home
last modified time | relevance | path

Searched defs:p_plane (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/godot2/godot-2.1.6-stable/scene/resources/
H A Dplane_shape.cpp68 void PlaneShape::set_plane(Plane p_plane) { in set_plane()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/resources/
H A Dplane_shape.cpp68 void PlaneShape::set_plane(Plane p_plane) { in set_plane()
/dports/devel/godot/godot-3.2.3-stable/scene/resources/
H A Dplane_shape.cpp70 void PlaneShape::set_plane(Plane p_plane) { in set_plane()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/
H A Dplane_shape.cpp70 void PlaneShape::set_plane(Plane p_plane) { in set_plane()
/dports/devel/godot/godot-3.2.3-stable/core/math/
H A Dtransform.h134 _FORCE_INLINE_ Plane Transform::xform(const Plane &p_plane) const { in xform()
147 _FORCE_INLINE_ Plane Transform::xform_inv(const Plane &p_plane) const { in xform_inv()
H A Daabb.h300 void AABB::project_range_in_plane(const Plane &p_plane, real_t &r_min, real_t &r_max) const { in project_range_in_plane()
H A Dface3.cpp35 int Face3::split_by_plane(const Plane &p_plane, Face3 p_res[3], bool p_is_point_over[3]) const { in split_by_plane() argument
/dports/devel/godot-tools/godot-3.2.3-stable/core/math/
H A Dtransform.h134 _FORCE_INLINE_ Plane Transform::xform(const Plane &p_plane) const { in xform()
147 _FORCE_INLINE_ Plane Transform::xform_inv(const Plane &p_plane) const { in xform_inv()
H A Daabb.h300 void AABB::project_range_in_plane(const Plane &p_plane, real_t &r_min, real_t &r_max) const { in project_range_in_plane()
H A Dface3.cpp35 int Face3::split_by_plane(const Plane &p_plane, Face3 p_res[3], bool p_is_point_over[3]) const { in split_by_plane() argument
/dports/devel/godot2/godot-2.1.6-stable/core/math/
H A Dtransform.h137 _FORCE_INLINE_ Plane Transform::xform(const Plane &p_plane) const { in xform()
150 _FORCE_INLINE_ Plane Transform::xform_inv(const Plane &p_plane) const { in xform_inv()
H A Daabb.h286 void AABB::project_range_in_plane(const Plane &p_plane, float &r_min, float &r_max) const { in project_range_in_plane()
H A Dface3.cpp33 int Face3::split_by_plane(const Plane &p_plane, Face3 p_res[3], bool p_is_point_over[3]) const { in split_by_plane() argument
/dports/devel/godot2-tools/godot-2.1.6-stable/core/math/
H A Dtransform.h137 _FORCE_INLINE_ Plane Transform::xform(const Plane &p_plane) const { in xform()
150 _FORCE_INLINE_ Plane Transform::xform_inv(const Plane &p_plane) const { in xform_inv()
H A Daabb.h286 void AABB::project_range_in_plane(const Plane &p_plane, float &r_min, float &r_max) const { in project_range_in_plane()
H A Dface3.cpp33 int Face3::split_by_plane(const Plane &p_plane, Face3 p_res[3], bool p_is_point_over[3]) const { in split_by_plane() argument
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dlibxavs2.c127 uint16_t *p_plane; in xavs2_copy_frame_with_shift() local
149 uint8_t *p_plane; in xavs2_copy_frame() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dlibxavs2.c127 uint16_t *p_plane; in xavs2_copy_frame_with_shift() local
149 uint8_t *p_plane; in xavs2_copy_frame() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dlibxavs2.c127 uint16_t *p_plane; in xavs2_copy_frame_with_shift() local
149 uint8_t *p_plane; in xavs2_copy_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dlibxavs2.c127 uint16_t *p_plane; in xavs2_copy_frame_with_shift() local
149 uint8_t *p_plane; in xavs2_copy_frame() local
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/gstreamer/
H A Dgstvlcpictureplaneallocator.h59 plane_t *p_plane; member
/dports/multimedia/vlc/vlc-3.0.16/modules/video_filter/
H A Dcroppadd.c241 plane_t *p_plane = p_pic->p+i_plane; in Filter() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dlibxavs2.c140 uint16_t *p_plane = (uint16_t *)&pic->img.img_planes[k][j * i_stride]; in xavs2_copy_frame_with_shift() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/algo/
H A Dvil3d_quad_distance_function.h97 posT* p_plane = pos.origin_ptr(); in vil3d_quad_distance_function_i() local
/dports/cad/impact/Impact/src/j3d/
H A D_Arc.java38 private _Point p_start, p_center, p_plane; field in _Arc

123