Back to Aurora Vision Library website
You are here: Start » Function Reference » Surface » Surface Features » SurfaceArea
SurfaceArea
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | Vision3DStandard |
Computes the surface area of given surface.
Syntax
C++
C#
void avl::SurfaceArea ( const avl::Surface& inSurface, float& outArea )


