IMeshInfo.smali
.class public interface abstract Lcom/censivn/C3DEngine/effects/IMeshInfo;
.super Ljava/lang/Object;
.source "IMeshInfo.java"
# virtual methods
.method public abstract getDepth()F
.end method
.method public abstract getHeight()F
.end method
.method public abstract getMaxX()F
.end method
.method public abstract getMaxY()F
.end method
.method public abstract getMaxZ()F
.end method
.method public abstract getMinX()F
.end method
.method public abstract getMinY()F
.end method
.method public abstract getMinZ()F
.end method
.method public abstract getWidth()F
.end method