The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fib::algorithms::nFibDatabase::cConvertFibDatabaseObject Class Reference

#include <cConvertFibDatabaseObject.h>

List of all members.

Public Member Functions

cExtObjectconvertToAntialised (cExtObject *pExternalObject)

Detailed Description

Definition at line 54 of file cConvertFibDatabaseObject.h.


Member Function Documentation

cExtObject* fib::algorithms::nFibDatabase::cConvertFibDatabaseObject::convertToAntialised ( cExtObject pExternalObject)

This function converts the given external object into an antialised external object if possible. BEWARE: You have to add the color property directly below the created point or above the created transparency property. You have to care that the created point and property element (if converted) are deleted.

Parameters:
pExternalObjectthe external object to convert to it's antialised version; BEWARE: this object will be changed to its antialised version
Returns:
the antialised version of the external object, or NULL if non exists

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