Open CASCADE Technology
6.5.4
|
#include <Graphic3d_ArrayOfPoints.hxx>
Public Member Functions | |
Graphic3d_ArrayOfPoints (const Standard_Integer maxVertexs) | |
Creates an array of points, a single pixel point is drawn at each vertex. The array must be filled using only the AddVertex(Point) method. |