#include <lasinterval.hpp>
Public Member Functions | |
BOOL | add (const U32 p_index, const U32 threshold=1000) |
LASintervalStartCell () | |
LASintervalStartCell (const U32 p_index) | |
Public Member Functions inherited from LASintervalCell | |
LASintervalCell () | |
LASintervalCell (const LASintervalCell *cell) | |
LASintervalCell (const U32 p_index) | |
Public Attributes | |
U32 | full |
LASintervalCell * | last |
U32 | total |
Public Attributes inherited from LASintervalCell | |
U32 | end |
LASintervalCell * | next |
U32 | start |
Definition at line 50 of file lasinterval.hpp.
LASintervalStartCell::LASintervalStartCell | ( | ) |
Definition at line 83 of file lasinterval.cpp.
LASintervalStartCell::LASintervalStartCell | ( | const U32 | p_index | ) |
Definition at line 90 of file lasinterval.cpp.
Definition at line 97 of file lasinterval.cpp.
U32 LASintervalStartCell::full |
Definition at line 53 of file lasinterval.hpp.
LASintervalCell* LASintervalStartCell::last |
Definition at line 55 of file lasinterval.hpp.
U32 LASintervalStartCell::total |
Definition at line 54 of file lasinterval.hpp.