TGLCameraMarkupStyle Class which defines position, alignment and size of camera markup.
| TGLCameraMarkupStyle() | |
| TGLCameraMarkupStyle(const TGLCameraMarkupStyle&) | |
| virtual | ~TGLCameraMarkupStyle() | 
| Double_t | Barsize() const | 
| static TClass* | Class() | 
| virtual TClass* | IsA() const | 
| void | Offsets(Double_t& oX, Double_t& oY, Double_t& txtX, Double_t& txtY) const | 
| TGLCameraMarkupStyle& | operator=(const TGLCameraMarkupStyle&) | 
| Int_t | Position() const | 
| void | SetBarsize(Double_t b) | 
| void | SetOffsets(Double_t oX, Double_t oY, Double_t txtX, Double_t txtY) | 
| void | SetPosition(Int_t p) | 
| void | SetShow(Bool_t v) | 
| Bool_t | Show() const | 
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) | 
| virtual void | Streamer(TBuffer& b) | 
| void | StreamerNVirtual(TBuffer& b) | 
| Double_t | fBarsize | horizontal bar marker size in screen units | 
| Double_t | fOffX | X offset of horizontal bar | 
| Double_t | fOffY | Y offset of horizontal bar | 
| Int_t | fPos | location of markup | 
| Bool_t | fShow | is visible | 
| Double_t | fTxtOffX | X offset relative to horizontal bar | 
| Double_t | fTxtOffY | Y offset relative to horizontal bar | 
