Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SketchRoot Class Reference

Parent class for all Sketch<T> More...

#include <SketchRoot.h>

Inheritance diagram for SketchRoot:

Detailed Description

Parent class for all Sketch<T>

Definition at line 14 of file SketchRoot.h.

List of all members.

Public Member Functions

 SketchRoot ()
virtual ~SketchRoot ()
SketchSpacerootGetSpace () const
const SketchDataRootrootGetData () const
int getNewId ()

Static Public Member Functions

static void reset ()

Static Private Attributes

static int idCounter = 0

Friends

class SketchRootReset
std::ostream & operator<< (std::ostream &os, const SketchRoot &r)

Constructor & Destructor Documentation

SketchRoot (  ) 

Definition at line 17 of file SketchRoot.h.

virtual ~SketchRoot (  )  [virtual]

Definition at line 18 of file SketchRoot.h.


Member Function Documentation

int getNewId (  ) 

Definition at line 23 of file SketchRoot.h.

Referenced by Sketch< T >::Sketch().

void reset (  )  [static]

Definition at line 18 of file SketchRoot.cc.

Referenced by VRmixin::stopCrew(), VRmixin::VRmixin(), and VRmixin::~VRmixin().

const SketchDataRoot * rootGetData (  )  const

Definition at line 13 of file SketchRoot.cc.

Referenced by PointData::extractPoints(), and Sketch< T >::Sketch().

SketchSpace & rootGetSpace (  )  const

Definition at line 8 of file SketchRoot.cc.

Referenced by Sketch< T >::Sketch().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const SketchRoot r 
) [friend]
friend class SketchRootReset [friend]

Definition at line 30 of file SketchRoot.h.


Member Data Documentation

int idCounter = 0 [static, private]

Definition at line 28 of file SketchRoot.h.

Referenced by SketchRoot::getNewId(), and SketchRoot::reset().


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

DualCoding 5.1CVS
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3