Uses of Class
com.metaio.sdk.jni.IBillboardGroup

Packages that use IBillboardGroup
com.metaio.sdk.jni   
 

Uses of IBillboardGroup in com.metaio.sdk.jni
 

Methods in com.metaio.sdk.jni that return IBillboardGroup
 IBillboardGroup IMetaioSDK.createBillboardGroup(float nearValue, float farValue)
          Calling this function the first time will create a billboard group.
 

Methods in com.metaio.sdk.jni with parameters of type IBillboardGroup
static long IBillboardGroup.getCPtr(IBillboardGroup obj)