Scroll to navigation

SbImage.h(3) Coin SbImage.h(3)

NAME

SbImage.h -

SYNOPSIS

#include <Inventor/SbVec2s.h>
 
#include <Inventor/SbVec3s.h>
 
#include <Inventor/SbString.h>
 
#include <stddef.h>
 
 

Classes


class SbImage
 
The SbImage class is an abstract datatype for 2D and 3D images.
Be aware that this class is an extension for Coin, and it is not available in the original SGI Open Inventor v2.1 API. "

Typedefs


typedef SbBool SbImageScheduleReadCB (const SbString &, SbImage *, void *)
 
typedef SbBool SbImageReadImageCB (const SbString &, SbImage *, void *)
 

Detailed Description

 

Author

Generated automatically by Doxygen for Coin from the source code.
Sat Oct 12 2013 Version 4.0.0a