_edges | MesherStrip< PrimType > | |
_index | MesherStrip< PrimType > | |
_origin | MesherStrip< PrimType > | |
_planar | MesherStrip< PrimType > | |
_plane_normal | MesherStrip< PrimType > | |
_plane_offset | MesherStrip< PrimType > | |
_prims | MesherStrip< PrimType > | |
_row_distance | MesherStrip< PrimType > | |
_row_id | MesherStrip< PrimType > | |
_status | MesherStrip< PrimType > | |
_type | MesherStrip< PrimType > | |
_verts | MesherStrip< PrimType > | |
can_invert() const | MesherStrip< PrimType > | |
combine_edges(MesherStrip< PrimType > &other, int removeSides) | MesherStrip< PrimType > | |
convert_to_type(BuilderPrimType wantType) | MesherStrip< PrimType > | |
convex_quad(Edge *common_edge, MesherStrip &front, MesherStrip &back, const BuilderBucket &bucket) | MesherStrip< PrimType > | [static] |
coplanarity(const MesherStrip &other) const | MesherStrip< PrimType > | [inline] |
count_neighbors() const | MesherStrip< PrimType > | |
cut_sheet(int first_row_id, int do_mate, const BuilderBucket &bucket) | MesherStrip< PrimType > | |
Edge typedef | MesherStrip< PrimType > | |
Edges typedef | MesherStrip< PrimType > | |
find_adjacent_edge(const Edge *edge) const | MesherStrip< PrimType > | |
find_ideal_mate(MesherStrip *&mate, Edge *&common_edge, const BuilderBucket &bucket) | MesherStrip< PrimType > | |
find_opposite_edge(const Vertex *vertex) const | MesherStrip< PrimType > | |
find_opposite_edge(const Edge *edge) const | MesherStrip< PrimType > | |
find_uncommon_vertex(const Edge *edge) const | MesherStrip< PrimType > | |
get_head_edge() const | MesherStrip< PrimType > | [inline] |
get_tail_edge() const | MesherStrip< PrimType > | [inline] |
invert() | MesherStrip< PrimType > | |
is_coplanar_with(const MesherStrip &other, float threshold) const | MesherStrip< PrimType > | [inline] |
is_odd() const | MesherStrip< PrimType > | |
make_prim(const BuilderBucket &bucket) | MesherStrip< PrimType > | |
mate(const BuilderBucket &bucket) | MesherStrip< PrimType > | |
mate_pieces(Edge *common_edge, MesherStrip &front, MesherStrip &back, const BuilderBucket &bucket) | MesherStrip< PrimType > | [static] |
mate_strips(Edge *common_edge, MesherStrip &front, MesherStrip &back, BuilderPrimType type) | MesherStrip< PrimType > | [static] |
measure_sheet(const Edge *edge, int new_row, int &num_prims, int &num_rows, int first_row_id, int this_row_id, int this_row_distance) | MesherStrip< PrimType > | |
MesherStrip() | MesherStrip< PrimType > | [inline] |
MesherStrip(const PrimType &prim, int index, const BuilderBucket &bucket) | MesherStrip< PrimType > | |
MesherStrip(const MesherStrip ©) | MesherStrip< PrimType > | [inline] |
must_invert(const MesherStrip &front, const MesherStrip &back, bool will_reverse_back, BuilderPrimType type) | MesherStrip< PrimType > | [static] |
operator!=(const MesherStrip &other) const | MesherStrip< PrimType > | [inline] |
operator==(const MesherStrip &other) const | MesherStrip< PrimType > | [inline] |
output(ostream &out) const | MesherStrip< PrimType > | |
pick_mate(const MesherStrip &a_strip, const MesherStrip &b_strip, const Edge &a_edge, const Edge &b_edge, const BuilderBucket &bucket) const | MesherStrip< PrimType > | |
pick_sheet_mate(const MesherStrip &a_strip, const MesherStrip &b_strip) const | MesherStrip< PrimType > | |
Prim typedef | MesherStrip< PrimType > | |
Prims typedef | MesherStrip< PrimType > | |
remove_all_edges() | MesherStrip< PrimType > | |
rotate_back() | MesherStrip< PrimType > | [inline] |
rotate_forward() | MesherStrip< PrimType > | [inline] |
rotate_to_back(const Edge *edge) | MesherStrip< PrimType > | |
rotate_to_front(const Edge *edge) | MesherStrip< PrimType > | |
SAttrib typedef | MesherStrip< PrimType > | |
show_neighbors(ostream &out) const | MesherStrip< PrimType > | |
type_category() const | MesherStrip< PrimType > | [inline] |
Vertex typedef | MesherStrip< PrimType > | |
Verts typedef | MesherStrip< PrimType > | |
would_reverse_tail(BuilderPrimType wantType) const | MesherStrip< PrimType > | |