#include <anatomist/object/qtextureparams.h>
|
| QTextureParams (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WindowFlags f=Qt::WindowFlags()) |
|
virtual | ~QTextureParams () |
|
void | setParams (unsigned comp, const std::vector< float > &values) |
|
std::vector< float > | params (unsigned comp) const |
|
Definition at line 88 of file qtextureparams.h.
◆ QTextureParams()
QTextureParams::QTextureParams |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = false , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags() |
|
) |
| |
◆ ~QTextureParams()
virtual QTextureParams::~QTextureParams |
( |
| ) |
|
|
virtual |
◆ params()
std::vector<float> QTextureParams::params |
( |
unsigned |
comp | ) |
const |
◆ setParams()
void QTextureParams::setParams |
( |
unsigned |
comp, |
|
|
const std::vector< float > & |
values |
|
) |
| |
The documentation for this class was generated from the following file: