Open CASCADE Technology 6.6.0
|
#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. |
Graphic3d_ArrayOfPoints::Graphic3d_ArrayOfPoints | ( | const Standard_Integer | maxVertexs | ) |