Points::PropertyNormalList Class Reference

Own class to distinguish from real vector list. More...

#include <Properties.h>

Inheritance diagram for Points::PropertyNormalList:
App::PropertyVectorList App::PropertyLists App::Property Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
 PropertyNormalList ()
virtual ~PropertyNormalList ()
Modify



void removeIndices (const std::vector< unsigned long > &)
void transform (const Base::Matrix4D &rclMat)

Static Public Member Functions

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

Detailed Description

Own class to distinguish from real vector list.

Definition at line 82 of file Properties.h.


Constructor & Destructor Documentation

Points::PropertyNormalList::PropertyNormalList (  )  [inline]

Definition at line 87 of file Properties.h.

virtual Points::PropertyNormalList::~PropertyNormalList (  )  [inline, virtual]

Definition at line 90 of file Properties.h.


Member Function Documentation

void * Points::PropertyNormalList::create ( void   )  [static]

Reimplemented from App::PropertyVectorList.

Definition at line 46 of file Properties.cpp.

Base::Type Points::PropertyNormalList::getClassTypeId ( void   )  [static]
Base::Type Points::PropertyNormalList::getTypeId ( void   )  const [virtual]

Reimplemented from App::PropertyVectorList.

Definition at line 46 of file Properties.cpp.

void Points::PropertyNormalList::init ( void   )  [static]

Reimplemented from App::PropertyVectorList.

Definition at line 46 of file Properties.cpp.

Referenced by initPoints().

void PropertyNormalList::removeIndices ( const std::vector< unsigned long > &  uIndices  ) 
void PropertyNormalList::transform ( const Base::Matrix4D rclMat  ) 

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

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