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

Public Member Functions

void set_transform (int from, int to)
 
Vector3 transform_coordinates (Vector3 coordinates)
 

Static Protected Member Functions

static void _bind_methods ()
 

Member Function Documentation

◆ transform_coordinates()

Vector3 GeoTransform::transform_coordinates ( Vector3  coordinates)

Interprets the given vector as a point in the coordinate system defined by "from" in a previous set_transform call and converts it to the coordinate system described by "to" in a previous set_transform call.


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