OpenLexocad  27.1
Core::CViewport Class Reference

#include <ViewInterface.h>

Public Member Functions

 CViewport ()
 
Geom::Rect toRect ()
 
bool isValid ()
 
bool contains (const Geom::Pnt &point)
 

Public Attributes

int width
 
int height
 

Detailed Description

Constructor & Destructor Documentation

◆ CViewport()

Core::CViewport::CViewport ( )
inline

Member Function Documentation

◆ contains()

bool Core::CViewport::contains ( const Geom::Pnt point)
inline

◆ isValid()

bool Core::CViewport::isValid ( void  )
inline

◆ toRect()

Geom::Rect Core::CViewport::toRect ( )
inline

Member Data Documentation

◆ height

int Core::CViewport::height

◆ width

int Core::CViewport::width

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