#include <MRCMesh/MRVector3.h>
#include <MRCMisc/exports.h>
Go to the source code of this file.
◆ MR_std_vector_MR_Vector2d
◆ MR_std_vector_MR_Vector2f
◆ MR_std_vector_MR_Vector3d
◆ MR_std_vector_MR_Vector3f
◆ MR_std_vector_std_vector_MR_Vector2d
◆ MR_std_vector_std_vector_MR_Vector2f
◆ MR_std_vector_std_vector_MR_Vector3d
◆ MR_std_vector_std_vector_MR_Vector3f
◆ MR_calcLength_MR_Vector2d_double()
returns sum length of the given contour
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcLength<MR::Vector2d, double>. Parameter contour can not be null. It is a single object. |
◆ MR_calcLength_MR_Vector2f_float()
returns sum length of the given contour
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcLength<MR::Vector2f, float>. Parameter contour can not be null. It is a single object. |
◆ MR_calcLength_MR_Vector3d_double()
returns sum length of the given contour
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcLength<MR::Vector3d, double>. Parameter contour can not be null. It is a single object. |
◆ MR_calcLength_MR_Vector3f_float()
returns sum length of the given contour
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcLength<MR::Vector3f, float>. Parameter contour can not be null. It is a single object. |
◆ MR_calcOrientedArea_double_double_std_vector_MR_Vector2d()
>0 for clockwise loop, < 0 for CCW loop
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcOrientedArea<double, double>. Parameter contour can not be null. It is a single object. |
◆ MR_calcOrientedArea_double_double_std_vector_MR_Vector3d()
returns the vector with the magnitude equal to contour area, and directed to see the contour in ccw order from the vector tip
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcOrientedArea<double, double>. Parameter contour can not be null. It is a single object. |
◆ MR_calcOrientedArea_float_float_std_vector_MR_Vector2f()
>0 for clockwise loop, < 0 for CCW loop
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcOrientedArea<float, float>. Parameter contour can not be null. It is a single object. |
◆ MR_calcOrientedArea_float_float_std_vector_MR_Vector3f()
returns the vector with the magnitude equal to contour area, and directed to see the contour in ccw order from the vector tip
- Template Parameters
-
| R | is the type for the accumulation and for result Generated from function MR::calcOrientedArea<float, float>. Parameter contour can not be null. It is a single object. |
◆ MR_convertContoursTo2d_std_vector_std_vector_MR_Vector2d()
Generated from function MR::convertContoursTo2d<std::vector<std::vector<MR::Vector2d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo2d_std_vector_std_vector_MR_Vector2f()
Generated from function MR::convertContoursTo2d<std::vector<std::vector<MR::Vector2f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo2d_std_vector_std_vector_MR_Vector3d()
Generated from function MR::convertContoursTo2d<std::vector<std::vector<MR::Vector3d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo2d_std_vector_std_vector_MR_Vector3f()
Generated from function MR::convertContoursTo2d<std::vector<std::vector<MR::Vector3f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo2f_std_vector_std_vector_MR_Vector2d()
Generated from function MR::convertContoursTo2f<std::vector<std::vector<MR::Vector2d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo2f_std_vector_std_vector_MR_Vector2f()
Generated from function MR::convertContoursTo2f<std::vector<std::vector<MR::Vector2f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo2f_std_vector_std_vector_MR_Vector3d()
Generated from function MR::convertContoursTo2f<std::vector<std::vector<MR::Vector3d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo2f_std_vector_std_vector_MR_Vector3f()
Generated from function MR::convertContoursTo2f<std::vector<std::vector<MR::Vector3f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3d_std_vector_std_vector_MR_Vector2d()
Generated from function MR::convertContoursTo3d<std::vector<std::vector<MR::Vector2d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3d_std_vector_std_vector_MR_Vector2f()
Generated from function MR::convertContoursTo3d<std::vector<std::vector<MR::Vector2f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3d_std_vector_std_vector_MR_Vector3d()
Generated from function MR::convertContoursTo3d<std::vector<std::vector<MR::Vector3d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3d_std_vector_std_vector_MR_Vector3f()
Generated from function MR::convertContoursTo3d<std::vector<std::vector<MR::Vector3f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3f_std_vector_std_vector_MR_Vector2d()
Generated from function MR::convertContoursTo3f<std::vector<std::vector<MR::Vector2d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3f_std_vector_std_vector_MR_Vector2f()
Generated from function MR::convertContoursTo3f<std::vector<std::vector<MR::Vector2f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3f_std_vector_std_vector_MR_Vector3d()
Generated from function MR::convertContoursTo3f<std::vector<std::vector<MR::Vector3d>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.
◆ MR_convertContoursTo3f_std_vector_std_vector_MR_Vector3f()
Generated from function MR::convertContoursTo3f<std::vector<std::vector<MR::Vector3f>>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2d_std_vector_MR_Vector2d()
Generated from function MR::convertContourTo2d<std::vector<MR::Vector2d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2d_std_vector_MR_Vector2f()
Generated from function MR::convertContourTo2d<std::vector<MR::Vector2f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2d_std_vector_MR_Vector3d()
Generated from function MR::convertContourTo2d<std::vector<MR::Vector3d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2d_std_vector_MR_Vector3f()
Generated from function MR::convertContourTo2d<std::vector<MR::Vector3f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2f_std_vector_MR_Vector2d()
Generated from function MR::convertContourTo2f<std::vector<MR::Vector2d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2f_std_vector_MR_Vector2f()
Generated from function MR::convertContourTo2f<std::vector<MR::Vector2f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2f_std_vector_MR_Vector3d()
Generated from function MR::convertContourTo2f<std::vector<MR::Vector3d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo2f_std_vector_MR_Vector3f()
Generated from function MR::convertContourTo2f<std::vector<MR::Vector3f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector2f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3d_std_vector_MR_Vector2d()
Generated from function MR::convertContourTo3d<std::vector<MR::Vector2d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3d_std_vector_MR_Vector2f()
Generated from function MR::convertContourTo3d<std::vector<MR::Vector2f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3d_std_vector_MR_Vector3d()
Generated from function MR::convertContourTo3d<std::vector<MR::Vector3d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3d_std_vector_MR_Vector3f()
Generated from function MR::convertContourTo3d<std::vector<MR::Vector3f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3d_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3f_std_vector_MR_Vector2d()
Generated from function MR::convertContourTo3f<std::vector<MR::Vector2d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3f_std_vector_MR_Vector2f()
Generated from function MR::convertContourTo3f<std::vector<MR::Vector2f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3f_std_vector_MR_Vector3d()
Generated from function MR::convertContourTo3f<std::vector<MR::Vector3d>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.
◆ MR_convertContourTo3f_std_vector_MR_Vector3f()
Generated from function MR::convertContourTo3f<std::vector<MR::Vector3f>>. Parameter from can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_vector_MR_Vector3f_Destroy() to free it when you're done using it.