Example #1
0
    public SWIGTYPE_p_btVector3 getCameraTargetPosition()
    {
        SWIGTYPE_p_btVector3 ret = new SWIGTYPE_p_btVector3(OpenGLSupportPINVOKE.DemoApplication_getCameraTargetPosition(swigCPtr), true);

        return(ret);
    }