Next: 6.7.15 POINTMATRIX (m)
Up: 6.7 Keywords defining Geometric
Previous: 6.7.13 NURBSURF (k1, k2,
Contents
Index
6.7.14 POINTS (v)
Creates a set of points, given by the vector v.
v is a typeless node to which the points are connected.
The following variations of this keyword exist (some of them
define the same internal structures, and are only defined to allow
consistent naming conventions):
Keyword |
numbers |
vertices |
POINTS |
float |
euclidian,3D |
POINTS2 |
float |
euclidian,2D |
POINTS_F |
float |
euclidian,3D |
POINTS2_F |
float |
euclidian,2D |
POINTS_D |
double |
euclidian,3D |
POINTS2_D |
double |
euclidian,2D |
|
|
|
POINTS_E2 |
float |
euclidian,2D |
POINTS_E3 |
float |
euclidian,3D |
POINTS_H2 |
float |
homogeneous,2D |
POINTS_H3 |
float |
homogeneous,3D |
|
|
|
POINTS_F_E2 |
float |
euclidean,2D |
POINTS_F_E3 |
float |
euclidean,3D |
POINTS_F_H2 |
float |
homogeneous,2D |
POINTS_F_H3 |
float |
homogeneous,3D |
|
|
|
POINTS_D_E2 |
double |
euclidean,2D |
POINTS_D_E3 |
double |
euclidean,3D |
POINTS_D_H2 |
double |
homogeneous,2D |
POINTS_D_H3 |
double |
homogeneous,3D |
Next: 6.7.15 POINTMATRIX (m)
Up: 6.7 Keywords defining Geometric
Previous: 6.7.13 NURBSURF (k1, k2,
Contents
Index
Administrator
2002-01-20