Back to FabImage Library Lite website

You are here: Start » Conversions » LocationToPoint2D

LocationToPoint2D


Header: FIL.h
Namespace: fil

Converts a location to its center point.

Syntax

void fil::LocationToPoint2D
(
	const fil::Location& inLocation,
	fil::Point2D& outPoint
)

Parameters

Name Type Default Description
Input value
inLocation const Location&
Output value
outPoint Point2D&