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
getAllTrackables()ARController
getARToolKitVersion()ARController
getError()ARController
getPatternImage(int patternID, uint32_t *buffer)ARController
getSquareTracker()ARControllerinline
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
projectionForViewportSizeAndFittingMode(const int videoSourceIndex, const ARVideoSource::Size viewportSize, const ARVideoSource::ScalingMode scalingMode, const ARdouble projectionNearPlane, const ARdouble projectionFarPlane, ARdouble proj[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
videoPush(int videoSourceIndex, ARUint8 *buf0p, int buf0Size, int buf0PixelStride, int buf0RowStride, ARUint8 *buf1p, int buf1Size, int buf1PixelStride, int buf1RowStride, ARUint8 *buf2p, int buf2Size, int buf2PixelStride, int buf2RowStride, ARUint8 *buf3p, int buf3Size, int buf3PixelStride, int buf3RowStride)ARController
videoPushFinal(int videoSourceIndex)ARController
videoPushInit(int videoSourceIndex, int width, int height, const char *pixelFormat, int cameraIndex, int cameraPosition)ARController
~ARController()ARController