Home
last modified time | relevance | path

Searched defs:rotate3d (Results 1 – 10 of 10) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A Dgeometries_utils.cpp150 Curve& Curve::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Curve
282 Surface& Surface::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Surface
414 Volume& Volume::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Volume
561 Segment& Segment::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Segment
741 EllArc& EllArc::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::EllArc
2361 Disk& Disk::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Disk
3550 Cube& Cube::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Cube
3880 Ball& Ball::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Ball
4045 Trunk& Trunk::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Trunk
4374 Prism& Prism::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Prism
[all …]
H A DMesh_transformations.cpp74 Mesh& Mesh::rotate3d(const Point& c, std::vector<real_t> d, real_t angle) in rotate3d() function in xlifepp::Mesh
83 Mesh& Mesh::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Mesh
92 Mesh& Mesh::rotate3d(real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function in xlifepp::Mesh
101 Mesh& Mesh::rotate3d(const Point& c, real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Mesh
110 Mesh& Mesh::rotate3d(const Point& c, real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function in xlifepp::Mesh
237 Mesh rotate3d(const Mesh& m, const Point& c, std::vector<real_t> d, real_t angle) in rotate3d() function
249 Mesh rotate3d(const Mesh& m, real_t dx, real_t dy, real_t angle) in rotate3d() function
261 Mesh rotate3d(const Mesh& m, real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function
273 Mesh rotate3d(const Mesh& m, const Point& c, real_t dx, real_t dy, real_t angle) in rotate3d() function
285 Mesh rotate3d(const Mesh& m, const Point& c, real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function
H A DGeometry.cpp486 BoundingBox& BoundingBox::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::BoundingBox
496 BoundingBox& BoundingBox::rotate3d(real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function in xlifepp::BoundingBox
799 MinimalBox& MinimalBox::rotate3d(const Point& c, std::vector<real_t> d, real_t angle) in rotate3d() function in xlifepp::MinimalBox
807 MinimalBox& MinimalBox::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::MinimalBox
815 MinimalBox& MinimalBox::rotate3d(real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function in xlifepp::MinimalBox
823 MinimalBox& MinimalBox::rotate3d(const Point& c, real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::MinimalBox
3690 Geometry& Geometry::rotate3d(const Point& c, std::vector<real_t> d, real_t angle) in rotate3d() function in xlifepp::Geometry
3709 Geometry& Geometry::rotate3d(real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Geometry
3728 Geometry& Geometry::rotate3d(real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function in xlifepp::Geometry
3747 Geometry& Geometry::rotate3d(const Point& c, real_t dx, real_t dy, real_t angle) in rotate3d() function in xlifepp::Geometry
[all …]
/dports/math/octave/octave-6.4.0/scripts/plot/util/
H A Drotate3d.m44 function rotate3d (varargin) function
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/starbase/
H A Dsbutils.c.h32 #define rotate3d c_rotate3d macro
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DTransformation.cpp501 Point rotate3d(const Point& p, const Point& c, std::vector<real_t> d, real_t angle) in rotate3d() function
508 Point rotate3d(const Point& p, real_t dx, real_t dy, real_t angle) in rotate3d() function
515 Point rotate3d(const Point& p, real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function
522 Point rotate3d(const Point& p, const Point& c, real_t dx, real_t dy, real_t angle) in rotate3d() function
529 Point rotate3d(const Point& p, const Point& c, real_t dx, real_t dy, real_t dz, real_t angle) in rotate3d() function
/dports/math/chaco/Chaco-2.2/code/assign/
H A Drotate.c30 void rotate3d(yvecs, nmyvtxs, theta, phi, gamma2) in rotate3d() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/transforms/
H A DTransformationMatrix.cpp648 TransformationMatrix& TransformationMatrix::rotate3d(double x, double y, double z, double angle) in rotate3d() function in WebCore::TransformationMatrix
735 TransformationMatrix& TransformationMatrix::rotate3d(double rx, double ry, double rz) in rotate3d() function in WebCore::TransformationMatrix
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dprojections.cpp1030 void rotate3d(Point3d &p1, const Point3d &a, DDouble theta) in rotate3d() function
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgraphics.cc9110 axes::properties::rotate3d (double x0, double x1, double y0, double y1, in rotate3d() function in axes::properties