Raytracing::RayFeature Class Reference

Base class of all Feature classes in FreeCAD. More...

#include <RayFeature.h>

Inheritance diagram for Raytracing::RayFeature:
Raytracing::RaySegment App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
 RayFeature (void)
 Constructor.
methods overide Feature



App::DocumentObjectExecReturnexecute (void)
 recalculate the Feature
const char * getViewProviderName (void) const
 returns the type name of the ViewProvider

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Public Attributes

App::PropertyLink Source

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Base class of all Feature classes in FreeCAD.

Definition at line 44 of file RayFeature.h.


Constructor & Destructor Documentation

RayFeature::RayFeature ( void   ) 

Constructor.

Definition at line 46 of file RayFeature.cpp.

References ADD_PROPERTY.


Member Function Documentation

void * Raytracing::RayFeature::create ( void   )  [static]

Reimplemented from Raytracing::RaySegment.

Definition at line 40 of file RayFeature.cpp.

App::DocumentObjectExecReturn * RayFeature::execute ( void   )  [virtual]
Base::Type Raytracing::RayFeature::getClassTypeId ( void   )  [static]

Reimplemented from Raytracing::RaySegment.

Definition at line 40 of file RayFeature.cpp.

const App::PropertyData & Raytracing::RayFeature::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from Raytracing::RaySegment.

Definition at line 40 of file RayFeature.cpp.

const App::PropertyData * Raytracing::RayFeature::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from Raytracing::RaySegment.

Definition at line 40 of file RayFeature.cpp.

Base::Type Raytracing::RayFeature::getTypeId ( void   )  const [virtual]

Reimplemented from Raytracing::RaySegment.

Definition at line 40 of file RayFeature.cpp.

const char* Raytracing::RayFeature::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from App::DocumentObject.

Definition at line 59 of file RayFeature.h.

void Raytracing::RayFeature::init ( void   )  [static]

Reimplemented from Raytracing::RaySegment.

Definition at line 40 of file RayFeature.cpp.

Referenced by initRaytracing().


Member Data Documentation

Definition at line 51 of file RayFeature.h.

Referenced by execute().


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

Generated on Wed Nov 23 19:02:45 2011 for FreeCAD by  doxygen 1.6.1