Mesh::PropertyNormalList Class Reference

The normals property class. More...

#include <MeshProperties.h>

Inheritance diagram for Mesh::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 ()
void transform (const Base::Matrix4D &rclMat)
virtual ~PropertyNormalList ()

Static Public Member Functions

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

Detailed Description

The normals property class.

Note: We need an own class for that to distinguish from the base vector list.

Author:
Werner Mayer

Definition at line 53 of file MeshProperties.h.


Constructor & Destructor Documentation

Mesh::PropertyNormalList::PropertyNormalList (  )  [inline]

Definition at line 58 of file MeshProperties.h.

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

Definition at line 61 of file MeshProperties.h.


Member Function Documentation

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

Reimplemented from App::PropertyVectorList.

Definition at line 45 of file MeshProperties.cpp.

Base::Type Mesh::PropertyNormalList::getClassTypeId ( void   )  [static]

Reimplemented from App::PropertyVectorList.

Definition at line 45 of file MeshProperties.cpp.

Base::Type Mesh::PropertyNormalList::getTypeId ( void   )  const [virtual]

Reimplemented from App::PropertyVectorList.

Definition at line 45 of file MeshProperties.cpp.

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

Reimplemented from App::PropertyVectorList.

Definition at line 45 of file MeshProperties.cpp.

Referenced by initMesh().

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:22 2011 for FreeCAD by  doxygen 1.6.1