chrono::geometry::ChPropertyVector Class Reference

Description

Data is an array of vectors.

#include <ChProperty.h>

Inheritance diagram for chrono::geometry::ChPropertyVector:
Collaboration diagram for chrono::geometry::ChPropertyVector:

Additional Inherited Members

- Public Member Functions inherited from chrono::geometry::ChPropertyT< ChVector<> >
 ChPropertyT (const ChPropertyT &other)
 
ChPropertyclone () override
 Cloning:
 
size_t GetSize () override
 Get current size of data array.
 
void SetSize (const size_t msize) override
 Resize data array to some amount. All internal data will be reset.
 
virtual void ArchiveOut (ChArchiveOut &marchive) override
 Method to allow serialization of transient data to archives.
 
virtual void ArchiveIn (ChArchiveIn &marchive) override
 Method to allow de-serialization of transient data from archives.
 
- Public Attributes inherited from chrono::geometry::ChPropertyT< ChVector<> >
std::vector< ChVector<> > data
 The data array.
 
double min
 min-max values that can be used to store info on desired falsecolor scale
 
double max
 
- Public Attributes inherited from chrono::geometry::ChProperty
std::string name
 Name of this property.
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono/geometry/ChProperty.h