Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Class Members

Circle2D Class Reference
[2D]

#include <lvt/2d.h>

Inheritance diagram for Circle2D:

Inheritance graph
[legend]
List of all members.

Detailed Description

A two-dimensional circle.


Public Member Functions

int GetRadius () const
 Returns the circle's radius.
void Render ()
 Renders the object.
void SetRadius (int r)
 Sets the circle's radius.


Member Function Documentation

int GetRadius  )  const [inline]
 

Returns the circle's radius.

void Render  )  [virtual]
 

Renders the object.

A call to render on a 2D object also flushes the OpenGL output buffer.

Implements Shape2D.

void SetRadius int  r  )  [inline]
 

Sets the circle's radius.


Generated on Thu Feb 17 09:45:47 2005 for liblvt by  doxygen 1.4.1