![]() |
threaddb
2.0b
A file mapped memory container extension
|
Public Types | |
typedef T | value_type |
typedef tdb::Point< T, 3 > | Point |
typedef tdb::Box< T, 3 > | Box |
Public Member Functions | |
const Box & | bounding_box () const |
Box & | bounding_box () |
Shape3D () | |
Shape3D (tdb::database &rDb_p, tdb::ReadInfo &rReadInfo_p) | |
Shape3D (const Box &rBox_p) | |
size_t | size () const |
size_t | size_ () const |
typedef tdb::Point<T, 3> Shape3D< T >::Point |
typedef T Shape3D< T >::value_type |
|
inline |
|
inline |
|
inline |