![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Member Functions | |
| ArrayAdapter (const unsigned char *ptr, size_t count, size_t byte_stride) | |
| T | operator[] (size_t pos) const |
Public Attributes | |
| const unsigned char * | data_ptr |
| const size_t | elem_count |
| const size_t | stride |
Definition at line 1305 of file TriangleMeshIO.cpp.
|
inline |
Definition at line 1317 of file TriangleMeshIO.cpp.
|
inline |
Definition at line 1321 of file TriangleMeshIO.cpp.
References cloudViewer::io::ArrayAdapter< T >::data_ptr, cloudViewer::io::ArrayAdapter< T >::elem_count, cloudViewer::io::ArrayAdapter< T >::stride, and patch::to_string().
| const unsigned char* cloudViewer::io::ArrayAdapter< T >::data_ptr |
Definition at line 1307 of file TriangleMeshIO.cpp.
Referenced by cloudViewer::io::ArrayAdapter< T >::operator[]().
| const size_t cloudViewer::io::ArrayAdapter< T >::elem_count |
Definition at line 1309 of file TriangleMeshIO.cpp.
Referenced by cloudViewer::io::ArrayAdapter< T >::operator[]().
| const size_t cloudViewer::io::ArrayAdapter< T >::stride |
Definition at line 1311 of file TriangleMeshIO.cpp.
Referenced by cloudViewer::io::ArrayAdapter< T >::operator[]().