Method

RmfEntityget_origin

Declaration [src]

RmfVector*
rmf_entity_get_origin (
  RmfEntity* entity
)

Description [src]

Gets the entity’s origin point.

Gets propertyRmf.Entity:origin

Return value

Type: RmfVector

The entity’s origin.

The caller of the method takes ownership of the data, and is responsible for freeing it.