MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ViewportGL::PickResult Struct Reference

Result of object picking. More...

#include <MRViewportGL.h>

+ Inheritance diagram for MR::ViewportGL::PickResult:

Public Attributes

float zBuffer {1.0f}
 
- Public Attributes inherited from MR::ViewportGL::BasePickResult
unsigned geomId { unsigned( -1 ) }
 
unsigned primId { unsigned( -1 ) }
 id of picked object in PickParameters::renderVector (-1 means invalid)
 

Detailed Description

Result of object picking.


The documentation for this struct was generated from the following file: