Files Classes Functions Hierarchy
#include <d2partitiondraw.h>
Public Member Functions | |
| d2partitiondraw (T &_hd) | |
| template<typename U > | |
| void | translate (U const &x) |
| void | rotate (double const theta) |
| void | draw () |
| Draw the object. | |
Definition at line 5 of file d2partitiondraw.h.
| d2partitiondraw< T >::d2partitiondraw | ( | T & | _hd | ) | [inline] |
| void d2partitiondraw< T >::draw | ( | ) | [inline, virtual] |
| void d2partitiondraw< T >::rotate | ( | double const | theta | ) | [inline] |
| void d2partitiondraw< T >::translate | ( | U const & | x | ) | [inline] |
1.5.8