Pointer to a region in the mesh geometry. A region is a well-defined subset of the geomerty (enclosed by subsegments).
More...
|
| RegionPointer (float x, float y, int id) |
| Initializes a new instance of the RegionPointer class.
|
|
| RegionPointer (float x, float y, int id, float area) |
| Initializes a new instance of the RegionPointer class.
|
|
|
float | Area [get, set] |
| Gets or sets a region area constraint.
|
|
Pointer to a region in the mesh geometry. A region is a well-defined subset of the geomerty (enclosed by subsegments).
◆ RegionPointer() [1/2]
TriangleNet.Geometry.RegionPointer.RegionPointer |
( |
float |
x, |
|
|
float |
y, |
|
|
int |
id |
|
) |
| |
|
inline |
Initializes a new instance of the RegionPointer class.
- Parameters
-
x | X coordinate of the region. |
y | Y coordinate of the region. |
id | Region id. |
◆ RegionPointer() [2/2]
TriangleNet.Geometry.RegionPointer.RegionPointer |
( |
float |
x, |
|
|
float |
y, |
|
|
int |
id, |
|
|
float |
area |
|
) |
| |
|
inline |
Initializes a new instance of the RegionPointer class.
- Parameters
-
x | X coordinate of the region. |
y | Y coordinate of the region. |
id | Region id. |
area | Area constraint. |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/TriangleNet/Scripts/Source/Geometry/RegionPointer.cs