Class Avogadro::Core::CoordinateSet#
-
template<typename T>
class CoordinateSet : public ArraySet# Templated class for array type containers.
This class gives us the derived templated class that stores arrays of data. of data. This class should be used to store concrete arrays, and can be cast to ArraySet when stored in generic containers.