Geodot Plugin
Loading...
Searching...
No Matches
Public Member Functions | Static Protected Member Functions | List of all members
godot::GeoPoint Class Reference
Inheritance diagram for godot::GeoPoint:
godot::GeoFeature

Public Member Functions

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)
 
- Public Member Functions inherited from godot::GeoFeature
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 Protected Member Functions

static void _bind_methods ()
 
- Static Protected Member Functions inherited from godot::GeoFeature
static void _bind_methods ()
 

Additional Inherited Members

- Protected Attributes inherited from godot::GeoFeature
std::shared_ptr< Featuregdal_feature
 

The documentation for this class was generated from the following files: