![]() |
![]() |
![]() |
![]() |
127 |
PointAttributes myPA = new PointAttributes( );
myPA.setPointSize( 10.0f );
myPA.setPointAntialiasingEnable( true );
Appearance myAppear = new Appearance( );
myAppear.setPointAttributes( myPA );
Shape3D myShape = new Shape3D( myGeom, myAppear );