Struct

RmfCamera

since: 0

Description [src]

struct RmfCamera {
  RmfVector eye_position;
  RmfVector lookat_position;
}

A saved viewport position.

Structure members
eye_position

The position of the camera in the world.

lookat_position

Target position that the camera is looking at.

Available since: 0

Instance methods

rmf_camera_copy
No description available.

since: 0

rmf_camera_free
No description available.

since: 0