Panda3D
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes | List of all members
AwWebView::Rect Struct Reference

A simple rectangle class, used with WebView::render. More...

#include "awWebView.h"

Public Member Functions

 Rect (int x, int y, int width, int height)
 
bool isEmpty () const
 

Public Attributes

int height
 
int width
 
int x
 
int y
 

Detailed Description

A simple rectangle class, used with WebView::render.

Definition at line 45 of file awWebView.h.


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