anyKode Marilou
ContentsIndexHome
Example
//MODA C++ native sample code

//...
ModaCPP::DeviceActuatingCylinder *pDevice=pPHX->QueryDeviceActuatingCylinder("slider0/axis/cylinder");
if(pDevice) pDevice->GoPosition(1.0f);
Documentation v4.7 (17/05/2011), Copyright (c) 2011 anyKode. All rights reserved.