package com.seewo.factoryaging.opengl3d.j;

/* JADX INFO: compiled from: Object3D.java */
/* JADX INFO: loaded from: classes.dex */
public interface a {
    void a(c cVar, float[] fArr, float[] fArr2, int i2, float[] fArr3, float[] fArr4);

    void b(c cVar, float[] fArr, float[] fArr2, int i2, int i3, int i4, float[] fArr3, float[] fArr4);

    void c(c cVar, float[] fArr, float[] fArr2, int i2, float[] fArr3);
}
