Back to FabImage Library website

You are here: Start » Function Reference » Surface Spatial Transforms » AbsoluteSurface

AbsoluteSurface


Header:FIL.h
Namespace:fil

Transforms Z coordinate of each surface point to its absolute value.

Syntax

C++
C#
 
void fil::AbsoluteSurface
(
	const fil::Surface& inSurface,
	fil::Surface& outSurface
)

Parameters

Name Type Default Description
inSurface const Surface& Input surface
outSurface Surface& Output surface