#include <blueviewfwd.hpp>
Static Public Member Functions | |
| static BVColorImagePtr | getBVColorImage (BVMagImagePtr magnitude, BVColorMapperPtr mapper) |
| static BVMagImagePtr | getBVMagImage (BVPingPtr ping) |
| static BVNavDataPtr | getBVNavData (BVPingPtr ping) |
| static BVPingPtr | getBVPing (BVTHead head, int pingNum) |
| static BVColorMapperPtr | makeBVColorMapper (const std::string &colormap) |
| static BVNavDataPtr | makeBVNavData () |
| static BVNavDataPtr | makeBVNavData (BVTNavData data) |
| static BVSonarPtr | makeBVSonar () |
Definition at line 54 of file blueviewfwd.hpp.
| static BVColorImagePtr labust::blueview::BVFactory::getBVColorImage | ( | BVMagImagePtr | magnitude, |
| BVColorMapperPtr | mapper | ||
| ) | [inline, static] |
Definition at line 99 of file blueviewfwd.hpp.
| static BVMagImagePtr labust::blueview::BVFactory::getBVMagImage | ( | BVPingPtr | ping | ) | [inline, static] |
Definition at line 92 of file blueviewfwd.hpp.
| static BVNavDataPtr labust::blueview::BVFactory::getBVNavData | ( | BVPingPtr | ping | ) | [inline, static] |
Definition at line 85 of file blueviewfwd.hpp.
| static BVPingPtr labust::blueview::BVFactory::getBVPing | ( | BVTHead | head, |
| int | pingNum | ||
| ) | [inline, static] |
Definition at line 78 of file blueviewfwd.hpp.
| static BVColorMapperPtr labust::blueview::BVFactory::makeBVColorMapper | ( | const std::string & | colormap | ) | [inline, static] |
Definition at line 71 of file blueviewfwd.hpp.
| static BVNavDataPtr labust::blueview::BVFactory::makeBVNavData | ( | ) | [inline, static] |
Definition at line 61 of file blueviewfwd.hpp.
| static BVNavDataPtr labust::blueview::BVFactory::makeBVNavData | ( | BVTNavData | data | ) | [inline, static] |
Definition at line 66 of file blueviewfwd.hpp.
| static BVSonarPtr labust::blueview::BVFactory::makeBVSonar | ( | ) | [inline, static] |
Definition at line 56 of file blueviewfwd.hpp.