![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
This is the complete list of members for Camera, including all inherited members.
Camera() | Camera | |
Camera(int cameraID) | Camera | |
createConfiguration(Configuration *cfg) (defined in Camera) | Camera | static |
getIsValid() const | Camera | |
getKalmanBalls() const | Camera | |
getKalmanRobotsBlue() const | Camera | |
getKalmanRobotsYellow() const | Camera | |
processBallBounce(const std::vector< WorldRobot > &yellowRobots, const std::vector< WorldRobot > &blueRobots) | Camera | |
updateWithFrame(RJ::Time calcTime, const std::vector< CameraBall > &ballList, const std::vector< std::list< CameraRobot >> &yellowRobotList, const std::vector< std::list< CameraRobot >> &blueRobotList, const WorldBall &previousWorldBall, const std::vector< WorldRobot > &previousYellowWorldRobots, const std::vector< WorldRobot > &previousBlueWorldRobots) | Camera | |
updateWithoutFrame(RJ::Time calcTime) | Camera |