Navigation

Operators and Keywords

Function List:

C++ API

surface Class Reference

#include <graphics.h>

Inherits base_graphics_object.

Collaboration diagram for surface:

List of all members.


Classes

class  properties

Public Member Functions

 surface (const graphics_handle &mh, const graphics_handle &p)
 ~surface (void)
base_propertiesget_properties (void)
const base_propertiesget_properties (void) const
bool valid_object (void) const

Constructor & Destructor Documentation

surface::surface ( const graphics_handle mh,
const graphics_handle p 
) [inline]

surface::~surface ( void   )  [inline]


Member Function Documentation

const base_properties& surface::get_properties ( void   )  const [inline, virtual]

Reimplemented from base_graphics_object.

base_properties& surface::get_properties ( void   )  [inline, virtual]

Reimplemented from base_graphics_object.

bool surface::valid_object ( void   )  const [inline, virtual]

Reimplemented from base_graphics_object.


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