Navigation

Operators and Keywords

Function List:

C++ API

patch Class Reference

#include <graphics.h>

Inherits base_graphics_object.

Collaboration diagram for patch:

List of all members.


Classes

class  properties

Public Member Functions

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

Constructor & Destructor Documentation

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

patch::~patch ( void   )  [inline]


Member Function Documentation

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

Reimplemented from base_graphics_object.

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

Reimplemented from base_graphics_object.

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

Reimplemented from base_graphics_object.


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