ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
ARController Member List

This is the complete list of members for ARController, including all inherited members.

addTrackable(const std::string &cfgs)ARController
ARController()ARController
capture()ARController
countTrackables() constARController
countTrackables(ARTrackable::TrackableType trackableType) constARController
drawVideo(const int videoSourceIndex)ARController
drawVideoFinal(const int videoSourceIndex)ARController
drawVideoInit(const int videoSourceIndex)ARController
drawVideoSettings(const int videoSourceIndex, const int width, const int height, const bool rotate90, const bool flipH, const bool flipV, const ARVideoView::HorizontalAlignment hAlign, const ARVideoView::VerticalAlignment vAlign, const ARVideoView::ScalingMode scalingMode, int32_t viewport[4])ARController
findTrackable(int UID)ARController
getARToolKitVersion()ARController
getError()ARController
getPatternImage(int patternID, uint32_t *buffer)ARController
getSquareTracker()ARControllerinline
getTrackableAtIndex(unsigned int index)ARController
initialiseBase()ARController
isInited()ARController
isRunning()ARController
loadOpticalParams(const char *optical_param_name, const char *optical_param_buff, const long optical_param_buffLen, const ARdouble projectionNearPlane, const ARdouble projectionFarPlane, ARdouble *fovy_p, ARdouble *aspect_p, ARdouble m[16], ARdouble p[16])ARController
projectionMatrix(const int videoSourceIndex, const ARdouble projectionNearPlane, const ARdouble projectionFarPlane, ARdouble proj[16])ARController
removeAllTrackables()ARController
removeTrackable(int UID)ARController
shutdown()ARController
startRunning(const char *vconf, const char *cparaName, const char *cparaBuff, const long cparaBuffLen)ARController
startRunningStereo(const char *vconfL, const char *cparaNameL, const char *cparaBuffL, const long cparaBuffLenL, const char *vconfR, const char *cparaNameR, const char *cparaBuffR, const long cparaBuffLenR, const char *transL2RName, const char *transL2RBuff, const long transL2RBuffLen)ARController
stopRunning()ARController
update()ARController
updateDebugTexture32(const int videoSourceIndex, uint32_t *buffer)ARController
updateTextureRGBA32(const int videoSourceIndex, uint32_t *buffer)ARController
videoParameters(const int videoSourceIndex, int *width, int *height, AR_PIXEL_FORMAT *pixelFormat)ARController
~ARController()ARController