#include <MRViewportGL.h>
◆ BasePickResults
◆ GLfloat
◆ GLuint
◆ PickResults
◆ ViewportGL() [1/3]
MR::ViewportGL::ViewportGL |
( |
| ) |
|
|
default |
◆ ViewportGL() [2/3]
◆ ViewportGL() [3/3]
MRVIEWER_API MR::ViewportGL::ViewportGL |
( |
ViewportGL && | other | ) |
|
|
noexcept |
◆ ~ViewportGL()
MR::ViewportGL::~ViewportGL |
( |
| ) |
|
◆ checkInit()
bool MR::ViewportGL::checkInit |
( |
| ) |
const |
◆ drawBorder()
void MR::ViewportGL::drawBorder |
( |
const Box2f & | rect, |
|
|
const Color & | color ) const |
◆ fillViewport()
void MR::ViewportGL::fillViewport |
( |
const Box2f & | rect, |
|
|
const Color & | color ) const |
◆ findUniqueObjectsInRect()
std::vector< unsigned > MR::ViewportGL::findUniqueObjectsInRect |
( |
const PickParameters & | params, |
|
|
const Box2i & | rect, |
|
|
int | maxRenderResolutionSide ) const |
◆ free()
void MR::ViewportGL::free |
( |
| ) |
|
◆ init()
void MR::ViewportGL::init |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pickObjects()
◆ pickObjectsInRect()
ScaledPickRes MR::ViewportGL::pickObjectsInRect |
( |
const PickParameters & | params, |
|
|
const Box2i & | rect, |
|
|
int | maxRenderResolutionSide ) const |
The documentation for this class was generated from the following file: