#include <cx/Geometry.h>cxGeo cxGeoPointsDefine( int n, float *point )
integer function cxGeoPointsDefine(n,point) integer n real point(3, n)
The return value is a tag for this object that may be used to reference it at a later time with cxGeoFocus(3E).
Valid attributes are colors, normals, and transparencies. Attribute distribution may be CX_GEO_PER_OBJECT or CX_GEO_PER_VERTEX.