Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvphysics:addconvexhullfrompoints [TV3DWiki]
 

Wiki > TV3D65 Index > TVPhysics

AddConvexHullFromPoints

DESCRIPTION

This function will take a list of points (point cloud) and will create a convex hull from it.

DECLARATION

VB.NET AddConvexHullFromPoints(rigidBodyIndex As Integer , vFirstElementOfArray As TV_3DVECTOR)
C++ void AddConvexHullFromPoints(int rigidBodyIndex , cTV_3DVECTOR vFirstElementOfArray)

PARAMETERS

NAMEOPTIONALDESCRIPTION
rigidBodyIndexNoIndex of the Physics Body.
vFirstElementOfArrayNoThe array of points.

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvphysics/addconvexhullfrompoints.txt · Last modified: 2010/07/08 11:35 by 91.114.250.87