Panda3D
Public Member Functions | Public Attributes

AwWebView::Rect Struct Reference

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

#include "awWebView.h"

List of all members.

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:
 All Classes Functions Variables Enumerations