#include <Graphic3d_ArrayOfPoints.hxx>
Inheritance diagram for Graphic3d_ArrayOfPoints:
Public Member Functions | |
Standard_EXPORT | 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. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Reimplemented from Graphic3d_ArrayOfPrimitives. |