Part< DataType, 2 > Class Template Reference

#include <Part.h>

Inheritance diagram for Part< DataType, 2 >:
PartBase< DataType, 2 >

List of all members.

Public Types

typedef Connection ConBase
typedef Segment< DataType, 2 > SegType
typedef Facet< DataTypeFacetType

Public Member Functions

virtual void AddConnection (SegType v)=0
virtual const SegTypeGetNthSegment (int n) const =0
virtual SegTypeEditNthSegment (int n)=0

template<class DataType>
class Part< DataType, 2 >


Member Typedef Documentation

template<class DataType >
typedef Connection Part< DataType, 2 >::ConBase

Reimplemented from PartBase< DataType, 2 >.

template<class DataType >
typedef Facet<DataType> Part< DataType, 2 >::FacetType

Reimplemented from PartBase< DataType, 2 >.

template<class DataType >
typedef Segment<DataType,2> Part< DataType, 2 >::SegType

Reimplemented from PartBase< DataType, 2 >.


Member Function Documentation

template<class DataType >
virtual void Part< DataType, 2 >::AddConnection ( SegType  v  )  [pure virtual]
template<class DataType >
virtual SegType* Part< DataType, 2 >::EditNthSegment ( int  n  )  [pure virtual]
template<class DataType >
virtual const SegType* Part< DataType, 2 >::GetNthSegment ( int  n  )  const [pure virtual]

The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:18:58 2016 for Motion - rigid body dynamics solver by  doxygen 1.6.3