예제 #1
0
    //==========================================================================//

    public int GetModelType()
    {
        XmmInterface.setCurrentModelInstance(thisIndex);
        return(XmmInterface.getModelType());
    }
예제 #2
0
    //==========================================================================//

    public int getModelType()
    {
        return(XmmInterface.getModelType());
    }