KrisLibrary  1.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
Math::VectorPrinter Struct Reference

Public Types

enum  Mode { Normal, AsciiShade, PlusMinus }
 

Public Member Functions

 VectorPrinter (const fVector &v, Mode mode=Normal)
 
 VectorPrinter (const dVector &v, Mode mode=Normal)
 
 VectorPrinter (const cVector &v, Mode mode=Normal)
 
void Print (std::ostream &out) const
 

Public Attributes

const fVector * fv
 
const dVector * dv
 
const cVector * cv
 
char delim
 
char bracket
 
Mode mode
 

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