|
Vector3 | get_float_offset_vector3 (double offset_x, double offset_y, double offset_z) |
|
Vector3 | get_offset_vector3 (int offset_x, int offset_y, int offset_z) |
|
void | set_float_offset_vector3 (Vector3 vector, double offset_x, double offset_y, double offset_z) |
|
void | set_offset_vector3 (Vector3 vector, int offset_x, int offset_y, int offset_z) |
|
Vector3 | get_vector3 () |
|
void | set_vector3 (Vector3 vector) |
|
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