#include <SceneDrawables.h>
◆ SgImage() [1/4]
◆ SgImage() [2/4]
SgImage::SgImage |
( |
const Image & |
image | ) |
|
◆ SgImage() [3/4]
SgImage::SgImage |
( |
boost::shared_ptr< Image > |
sharedImage | ) |
|
◆ SgImage() [4/4]
SgImage::SgImage |
( |
const SgImage & |
org | ) |
|
◆ clone()
◆ constImage()
const Image& cnoid::SgImage::constImage |
( |
| ) |
const |
|
inline |
◆ constPixels()
const unsigned char* cnoid::SgImage::constPixels |
( |
| ) |
const |
|
inline |
◆ empty()
bool cnoid::SgImage::empty |
( |
| ) |
const |
|
inline |
◆ height()
int cnoid::SgImage::height |
( |
| ) |
const |
|
inline |
◆ image() [1/2]
Image & SgImage::image |
( |
| ) |
|
◆ image() [2/2]
const Image& cnoid::SgImage::image |
( |
| ) |
const |
|
inline |
◆ numComponents()
int cnoid::SgImage::numComponents |
( |
| ) |
const |
|
inline |
◆ pixels() [1/2]
unsigned char * SgImage::pixels |
( |
| ) |
|
◆ pixels() [2/2]
const unsigned char* cnoid::SgImage::pixels |
( |
| ) |
const |
|
inline |
◆ setSize() [1/2]
void SgImage::setSize |
( |
int |
width, |
|
|
int |
height, |
|
|
int |
nComponents |
|
) |
| |
◆ setSize() [2/2]
void SgImage::setSize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
◆ width()
int cnoid::SgImage::width |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: