This is the complete list of members for WireFrame, including all inherited members.
ArcHeight(point u, point v1, point v2) const | WireFrame | inline |
base_center_pos_ | WireFrame | private |
base_vert_ | WireFrame | private |
basez_ | WireFrame | private |
ceiling_size_ | WireFrame | private |
center_pos_ | WireFrame | private |
CrossProduct(point u, point v) const | WireFrame | inline |
delta_tol_ | WireFrame | private |
Dist(point u, point v) const | WireFrame | inline |
ExportLines(int min_layer, int max_layer, const char *path) | WireFrame | |
ExportPoints(int min_layer, int max_layer, const char *path) | WireFrame | |
ExportSubgraph(const char *path) | WireFrame | |
fixed_vert_ | WireFrame | private |
GetBaseCenterPos() const | WireFrame | inline |
GetCenterPos(int i) const | WireFrame | inline |
GetCenterPos() const | WireFrame | inline |
GetDegree(int u) const | WireFrame | inline |
GetEdge(int i) | WireFrame | inline |
GetEdgeList() | WireFrame | inline |
GetEndu(int i) const | WireFrame | inline |
GetEndv(int i) const | WireFrame | inline |
GetNeighborEdge(int u) | WireFrame | inline |
GetPosition(int u) const | WireFrame | inline |
GetUnitScale() const | WireFrame | inline |
GetVert(int u) | WireFrame | inline |
GetVertList() | WireFrame | inline |
ImportFrom3DD(const char *path) | WireFrame | |
InsertEdge(WF_vert *u, WF_vert *v) | WireFrame | |
InsertOneWayEdge(WF_vert *u, WF_vert *v) | WireFrame | |
InsertVertex(const Vec3f p) | WireFrame | |
isFixed(int u) const | WireFrame | inline |
isPillar(int i) const | WireFrame | inline |
layer_size_ | WireFrame | private |
LoadFromOBJ(const char *path) | WireFrame | |
LoadFromPWF(const char *path) | WireFrame | |
MakeBase(vector< WF_vert * > &base_v) | WireFrame | |
MakeCeiling(vector< WF_edge * > &bound_e) | WireFrame | |
MakeSubGraph(vector< WF_edge * > &subg_e) | WireFrame | |
maxX() const | WireFrame | inline |
maxx_ | WireFrame | private |
maxY() const | WireFrame | inline |
maxy_ | WireFrame | private |
maxZ() const | WireFrame | inline |
maxz_ | WireFrame | private |
minX() const | WireFrame | inline |
minx_ | WireFrame | private |
minY() const | WireFrame | inline |
miny_ | WireFrame | private |
minZ() const | WireFrame | inline |
minz_ | WireFrame | private |
ModifyProjection(double len) | WireFrame | |
Norm(point u) const | WireFrame | inline |
pedge_list_ | WireFrame | private |
pillar_size_ | WireFrame | private |
ProjectBound(double len) | WireFrame | |
pvert_list_ | WireFrame | private |
scaleV_ | WireFrame | private |
SetUnitScale(double unit_scale) | WireFrame | inline |
SimplifyFrame() | WireFrame | |
SizeOfBaseVert() const | WireFrame | inline |
SizeOfCeiling() const | WireFrame | inline |
SizeOfEdgeList() const | WireFrame | inline |
SizeOfFixedVert() const | WireFrame | inline |
SizeOfLayer() const | WireFrame | inline |
SizeOfPillar() const | WireFrame | inline |
SizeOfVertList() const | WireFrame | inline |
Unify() | WireFrame | |
Unify(Vec3f p) | WireFrame | |
unify_size_ | WireFrame | private |
unit_scale_ | WireFrame | private |
WireFrame() | WireFrame | |
WriteToOBJ(const char *path) | WireFrame | |
WriteToPWF(bool bVert, bool bLine, bool bPillar, bool bCeiling, bool bCut, int min_layer, int max_layer, const char *path) | WireFrame | |
~WireFrame() | WireFrame | |