API Documentation
|
#include <Geometry.h>
Public Member Functions | |
LineIterator (PrimitiveProperty primitive_property, VertexProperty vertex_property, Geometry geo) | |
Vector< 2, uint04 > | vertexIndex (uint04 index) const |
LineSegment< t_dims, t_type > | operator[] (uint04 index) const |
uint04 | size () const |
Protected Member Functions | |
Vector< 2, uint04 > | rawIndex (uint04 index) const |
bool | isHidden (uint04 index) const |
Protected Attributes | |
VertexProperty | m_vertex_property |
Geometry::OptimizedPrimitiveDef | m_primitive_def |
const TableColumn & | m_vertex_column |
const TableColumn & | m_flag_column |
uint04 | m_primitive_count |
const uint04 | m_vertex_offset |
|
inline |
|
inline |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |