You are here: Start » AVL.NET » Invoke.SurfaceFormatToSurfaceCoordinatesFormat

Invoke.SurfaceFormatToSurfaceCoordinatesFormat

Converts a surface format to a surface coordinates format.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void SurfaceFormatToSurfaceCoordinatesFormat
(
	Avl.SurfaceFormat inSurfaceFormat,
	out Avl.SurfaceCoordinatesFormat outSurfaceCoordinatesFormat
)

Parameters

Name Type Range Default Description
inSurfaceFormatAvl.SurfaceFormat
outSurfaceCoordinatesFormatAvl.SurfaceCoordinatesFormat

See also