OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
osgWidget::Window::Sizes Struct Reference

#include <Window.h>

Public Member Functions

 Sizes (point_type c=-1.0f, point_type m=-1.0f)
 

Public Attributes

point_type current
 
point_type minimum
 

Detailed Description

Definition at line 48 of file Window.h.

Constructor & Destructor Documentation

osgWidget::Window::Sizes::Sizes ( point_type  c = -1.0f,
point_type  m = -1.0f 
)
inline

Definition at line 53 of file Window.h.

Member Data Documentation

point_type osgWidget::Window::Sizes::current

Definition at line 50 of file Window.h.

point_type osgWidget::Window::Sizes::minimum

Definition at line 51 of file Window.h.


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