DoubleVector Class Reference

a double vector data structure More...

#include <OSDataStructures.h>

List of all members.

Public Member Functions

 DoubleVector ()
 ~DoubleVector ()

Public Attributes

bool bDeleteArrays
 bDeleteArrays is true if we delete the arrays in garbage collection set to true by default
double * el


Detailed Description

a double vector data structure

Definition at line 350 of file OSDataStructures.h.


Constructor & Destructor Documentation

DoubleVector::DoubleVector (  ) 

DoubleVector::~DoubleVector (  ) 


Member Data Documentation

bool DoubleVector::bDeleteArrays

bDeleteArrays is true if we delete the arrays in garbage collection set to true by default

Definition at line 358 of file OSDataStructures.h.

double* DoubleVector::el

Definition at line 359 of file OSDataStructures.h.


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:13:44 2010 for Coin-All by  doxygen 1.4.7