Public Member Functions | Protected Member Functions

fl7::faces::FaceFactory Class Reference

#include <FaceFactory.h>

Inheritance diagram for fl7::faces::FaceFactory:
fl7::faces::_FaceFactory

List of all members.

Public Member Functions

 FaceFactory (Shell *shell)
virtual ~FaceFactory (void)

Protected Member Functions

virtual void _DestroyFace (Face *face)

Constructor & Destructor Documentation

fl7::faces::FaceFactory::FaceFactory ( Shell shell  )  [inline]

Explicit constructor.

virtual fl7::faces::FaceFactory::~FaceFactory ( void   )  [inline, virtual]

Destructor.


Member Function Documentation

virtual void fl7::faces::FaceFactory::_DestroyFace ( Face face  )  [inline, protected, virtual]

Creates a face of the given class T. Destroys the given face.

Reimplemented from fl7::faces::_FaceFactory.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines