#include <RobotAPI/components/EarlyVisionGraph/GraphMap.h>
|
void | applyGaussian (EOperation nOperation, int nNodeID, float fAmplitude, float fVariance) |
|
void | applyGaussian (EOperation nOperation, TSphereCoord coord, float fAmplitude, float fVariance) |
|
void | applyGaussian (EOperation nOperation, Vec3d position, float fAmplitude, float fVariance) |
|
| CGraphMap (CIntensityGraph *pGraph, bool bUseLookup=false) |
|
int | getHeight () |
|
CFloatMatrix * | getMap () |
|
int | getWidth () |
|
void | setMap (CFloatMatrix *pMap, bool bUpdateGraph=true) |
|
void | updateGraph () |
|
void | updateMap () |
|
| ~CGraphMap () |
|
Definition at line 33 of file GraphMap.h.
◆ CGraphMap()
◆ ~CGraphMap()
◆ applyGaussian() [1/3]
◆ applyGaussian() [2/3]
◆ applyGaussian() [3/3]
◆ getHeight()
◆ getMap()
CFloatMatrix * getMap |
( |
| ) |
|
◆ getWidth()
◆ setMap()
void setMap |
( |
CFloatMatrix * |
pMap, |
|
|
bool |
bUpdateGraph = true |
|
) |
| |
◆ updateGraph()
◆ updateMap()
The documentation for this class was generated from the following files: