|
| GLProjector (Camera *cam, QMMesh *mesh, int nBndElems_, int *bndellist_, int *bndsdlist_) |
|
| GLProjector (Camera *cam, QMMesh *mesh) |
|
void | init (Camera *cam, QMMesh *mesh) |
|
void | setupMesaGL () |
|
void | constructMatrix () |
|
void | constructMatrix_SF () |
|
RVector | getImageBuffer () |
|
void | renderImage () |
|
void | renderImageElem () |
|
| Projector (Camera *cam, QMMesh *mesh) |
|
void | init (Camera *cam, QMMesh *mesh) |
|
void | projectFieldToImage (const RVector &field, RVector &image, RCompRowMatrix &mask) |
|
void | projectImageToField (const RVector &image, RVector &field, RCompRowMatrix &maskT) |
|
void | projectFieldToImage (const RVector &field, RVector &image) |
|
void | projectImageToField (const RVector &image, RVector &field) |
|
void | mapToData (const RVector &field, RVector &data) |
|
void | getBoundaryNodes () |
|
int | getImageWidth () |
|
int | getImageHeight () |
|
IVector | getImageDim () |
|
int | getImageSize () |
|
|
OSMesaContext | mesaGLContext |
|
GLubyte * | imageBuffer |
|
int * | bndellist |
|
int * | bndsdlist |
|
int | nBndElems |
|
QMMesh * | FEMMesh |
|
Camera * | camera |
|
int * | bndNodes |
|
int | w |
|
int | h |
|
int | nImagePts |
|
int | nBndNodes |
|
int | nNodes |
|
RCompRowMatrix | toImage |
|
RCompRowMatrix | toField |
|
The documentation for this class was generated from the following file:
- /home/ucacmas/src/toast/toast_sf/toastpp-code/toast/trunk/src/libstoast/GLProjector.h