ImageGear for .NET
GetNormals Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityGeometry Class : GetNormals Method




normals
Buffer for the normals. The buffer must be long enough to receive the normals from start to end taking into account the normal size (three floating-point values).
start
The start position of the normal to be returned.
end
The end position of the normal to be returned.

Glossary Item Box

Returns the geometry normals on the specified range.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

normals
Buffer for the normals. The buffer must be long enough to receive the normals from start to end taking into account the normal size (three floating-point values).
start
The start position of the normal to be returned.
end
The end position of the normal to be returned.

See Also

©2013. Accusoft Corporation. All Rights Reserved.