![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|


Public Member Functions | |
| IntArray (const ArrayAdapter< T > &a) | |
| unsigned int | operator[] (size_t position) const override |
| size_t | size () const override |
Public Member Functions inherited from cloudViewer::io::IntArrayBase | |
| virtual | ~IntArrayBase ()=default |
Public Attributes | |
| ArrayAdapter< T > | adapter |
Definition at line 1341 of file TriangleMeshIO.cpp.
|
inline |
Definition at line 1344 of file TriangleMeshIO.cpp.
|
inlineoverridevirtual |
Implements cloudViewer::io::IntArrayBase.
Definition at line 1345 of file TriangleMeshIO.cpp.
References cloudViewer::io::IntArray< T >::adapter, and position.
|
inlineoverridevirtual |
Implements cloudViewer::io::IntArrayBase.
Definition at line 1349 of file TriangleMeshIO.cpp.
References cloudViewer::io::IntArray< T >::adapter.
| ArrayAdapter<T> cloudViewer::io::IntArray< T >::adapter |
Definition at line 1342 of file TriangleMeshIO.cpp.
Referenced by cloudViewer::io::IntArray< T >::operator[](), and cloudViewer::io::IntArray< T >::size().