Controlling appearance
PointAttributes class methods
- Methods on PointAttributes select the way
points are rendered
- By default, the point size is 1.0 and anti-aliasing is
disabled
Method |
PointAttributes( ) |
void setPointSize( float size ) |
void setPointAntialiasingEnable( boolean state ) |