Public Member Functions | |
SubTurbineCrossings () | |
SubTurbineCrossings (int ci, int ni, float nd) | |
Public Attributes | |
int | closestIndex |
bool | isValid |
float | nextDistance |
int | nextIndex |
Definition at line 39 of file PixelForwardLayer.h.
|
inline |
Definition at line 40 of file PixelForwardLayer.h.
|
inline |
Definition at line 41 of file PixelForwardLayer.h.
int PixelForwardLayer::SubTurbineCrossings::closestIndex |
Definition at line 45 of file PixelForwardLayer.h.
Referenced by PixelForwardLayer::groupedCompatibleDetsV(), and PixelForwardLayer::searchNeighbors().
bool PixelForwardLayer::SubTurbineCrossings::isValid |
Definition at line 44 of file PixelForwardLayer.h.
Referenced by PixelForwardLayer::groupedCompatibleDetsV(), and core.AutoHandle.AutoHandle::ReallyLoad().
float PixelForwardLayer::SubTurbineCrossings::nextDistance |
Definition at line 47 of file PixelForwardLayer.h.
int PixelForwardLayer::SubTurbineCrossings::nextIndex |
Definition at line 46 of file PixelForwardLayer.h.
Referenced by PixelForwardLayer::groupedCompatibleDetsV(), and PixelForwardLayer::searchNeighbors().