|
Ref< Curve3D > | get_float_offset_curve3d (double offset_x, double offset_y, double offset_z) |
|
Ref< Curve3D > | get_offset_curve3d (int offset_x, int offset_y, int offset_z) |
|
void | set_float_offset_curve3d (Ref< Curve3D > curve, double offset_x, double offset_y, double offset_z) |
|
void | set_offset_curve3d (Ref< Curve3D > curve, int offset_x, int offset_y, int offset_z) |
|
Ref< Curve3D > | get_curve3d () |
|
void | set_curve3d (Ref< Curve3D > curve) |
|
void | add_point (Vector3 point) |
|
String | get_attribute (String name) const |
|
void | set_attribute (String name, String value) |
|
int | get_id () const |
|
Dictionary | get_attributes () const |
|
void | set_gdal_feature (std::shared_ptr< Feature > gdal_feature) |
|
void | set_deleted (bool is_deleted) |
|
bool | intersects_with (Ref< GeoFeature > other) |
|
|
static void | _bind_methods () |
|
static void | _bind_methods () |
|
|
std::shared_ptr< Feature > | gdal_feature |
|
The documentation for this class was generated from the following files:
- /github/workspace/src/geofeatures.h
- /github/workspace/src/geofeatures.cpp