An example Array: an collection of Faces.
More...
#include <example.h>
An example Array: an collection of Faces.
These Faces are stored extrenally.
PLY::FaceExternal::FaceExternal |
( |
std::vector< Face > & |
f) | |
|
|
inline |
Object& PLY::FaceExternal::next_object |
( |
) | |
|
|
inlinevirtual |
void PLY::FaceExternal::prepare |
( |
const size_t & |
size) | |
|
|
inlinevirtual |
size_t PLY::FaceExternal::size |
( |
) | |
|
|
inlinevirtual |
Get the size of the collection.
- Returns
- the size of the collection.
Implements PLY::Array.
The documentation for this struct was generated from the following file: