240

Using raster geometry
Raster class methods

  • Methods on Raster set the image data and type
  • Method
    Raster( )
    void setImage( ImageComponent2D image )
    void setDepthComponent( DepthComponent depth )
    void setType( int flag )

  • Raster image types include: RASTER_COLOR (default), RASTER_DEPTH, and RASTER_COLOR_DEPTH