devsoundextensions/effects/OrientationBase/Bwins/OrientationBaseU.DEF
author Shimizu Satoshi <s_shimizu@isb.co.jp>
Tue, 19 Oct 2010 11:48:59 +0900
branchRCL_3
changeset 64 92a82bc706f7
parent 0 40261b775718
permissions -rw-r--r--
Obtain an image of Webcamera from QEMU and add the Bitmap change display function.

EXPORTS
	??0COrientation@@IAE@XZ @ 1 NONAME ; COrientation::COrientation(void)
	??1COrientation@@MAE@XZ @ 2 NONAME ; COrientation::~COrientation(void)
	?DoEffectData@COrientation@@MAEABVTDesC8@@XZ @ 3 NONAME ; class TDesC8 const & COrientation::DoEffectData(void)
	?Orientation@COrientation@@QAEXAAJ00@Z @ 4 NONAME ; void COrientation::Orientation(long &, long &, long &)
	?OrientationVectors@COrientation@@QAEXAAJ00000@Z @ 5 NONAME ; void COrientation::OrientationVectors(long &, long &, long &, long &, long &, long &)
	?SetEffectData@COrientation@@MAEXABVTDesC8@@@Z @ 6 NONAME ; void COrientation::SetEffectData(class TDesC8 const &)
	?SetOrientationL@COrientation@@QAEXJJJ@Z @ 7 NONAME ; void COrientation::SetOrientationL(long, long, long)
	?SetOrientationVectorsL@COrientation@@QAEXJJJJJJ@Z @ 8 NONAME ; void COrientation::SetOrientationVectorsL(long, long, long, long, long, long)