#include <face.h>
Public Member Functions | |
facetOrientation (const node **nbor, const face *source, int startX_, int startY_) | |
blockLoc | getDestLoc (int x, int y) const |
Private Attributes | |
blockLoc | start |
blockLoc | orientX |
blockLoc | orientY |
int | startX |
int | startY |
|
inline |
Definition at line 74 of file face.h.
References node::intersect(), orientX, orientY, and start.
|
inline |
Definition at line 82 of file face.h.
References orientX, orientY, start, startX, and startY.
Referenced by face::buildPatches(), and face::nodesMatch().
|
private |
Definition at line 71 of file face.h.
Referenced by facetOrientation(), and getDestLoc().
|
private |
Definition at line 71 of file face.h.
Referenced by facetOrientation(), and getDestLoc().
|
private |
Definition at line 70 of file face.h.
Referenced by facetOrientation(), and getDestLoc().
|
private |
Definition at line 72 of file face.h.
Referenced by getDestLoc().
|
private |
Definition at line 72 of file face.h.
Referenced by getDestLoc().