Home
last modified time | relevance | path

Searched defs:Point3f (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/java3d/java3d-1.5.2/vecmath/src/javax/vecmath/
H A DPoint3f.java41 public class Point3f extends Tuple3f implements java.io.Serializable { class
53 public Point3f(float x, float y, float z) in Point3f() method in Point3f
63 public Point3f(float[] p) in Point3f() method in Point3f
73 public Point3f(Point3f p1) in Point3f() method in Point3f
83 public Point3f(Point3d p1) in Point3f() method in Point3f
93 public Point3f(Tuple3f t1) in Point3f() method in Point3f
103 public Point3f(Tuple3d t1) in Point3f() method in Point3f
112 public Point3f() in Point3f() method in Point3f
/dports/graphics/opencv/opencv-4.5.3/modules/core/misc/objc/common/
H A DPoint3f.mm10 @implementation Point3f { implementation in x
68 + (instancetype)fromNative:(cv::Point3f&)point {
72 - (void)update:(cv::Point3f&)point {
88 - (double)dot:(Point3f*)point { argument
92 - (Point3f*)cross:(Point3f*)point { argument
H A DMatOfPoint3f.mm36 - (instancetype)initWithArray:(NSArray<Point3f*>*)array {
50 - (void)fromArray:(NSArray<Point3f*>*)array {
H A DPoint3f.h24 CV_EXPORTS @interface Point3f : NSObject variable
H A DConverters.mm77 + (Mat*)vector_Point3f_to_Mat:(NSArray<Point3f*>*)pts {
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/point_cloud/algorithms/
H A Dpoint_cloud_types.h26 typedef Vector3f Point3f; typedef
/dports/archivers/draco/draco-1.4.3/src/draco/compression/point_cloud/algorithms/
H A Dpoint_cloud_types.h27 typedef Vector3f Point3f; typedef
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/compression/point_cloud/algorithms/
H A Dpoint_cloud_types.h27 typedef Vector3f Point3f; typedef
/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A DCelestiaVector.mm26 {
132 {
/dports/astro/celestia/celestia-1.6.1/macosx/
H A DCelestiaVector.mm26 {
132 {
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dpoint.h105 typedef Eigen::Matrix<float ,3,1> Point3f; typedef
H A Ddeprecated_point3.h619 typedef Point3<float> Point3f; typedef
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dpoint.h105 typedef Eigen::Matrix<float ,3,1> Point3f; typedef
H A Ddeprecated_point3.h604 typedef Point3<float> Point3f; typedef
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Daxisarrow.cpp268 const Point3f& /* position */, in render()
359 const Point3f& /* position */, in render()
H A Dvisibleregion.cpp158 const Point3f& /* pos */, in render()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Daxisarrow.cpp268 const Point3f& /* position */, in render()
359 const Point3f& /* position */, in render()
H A Dvisibleregion.cpp158 const Point3f& /* pos */, in render()
/dports/graphics/blender/blender-2.91.0/intern/dualcon/intern/
H A DGeoCommon.h49 } Point3f; typedef
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/filter_decompose/
H A Dgraph_builder.h23 typedef typename MeshType::CoordType Point3f; typedef
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Dpoint.h214 typedef struct point3f_s Point3f; typedef
/dports/misc/visp/visp-3.4.0/modules/robot/include/visp3/robot/
H A DvpWireFrameSimulatorTypes.h95 } Point3f; typedef
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/nanoply/nanoply_demo/
H A Dmain.cpp48 typedef Container<float, 3> Point3f; typedef
/dports/devel/vcglib/vcglib-2020.09/wrap/nanoply/nanoply_demo/
H A Dmain.cpp48 typedef Container<float, 3> Point3f; typedef
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-graphene.c42 } Point3f; typedef

12