- Enclosing class:
QuadParticleRenderState
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
consume(float pX,
float pY,
float pZ,
float pXRot,
float pYRot,
float pZRot,
float pWRot,
float pQuadSize,
float pU0,
float pU1,
float pV0,
float pV1,
int pColor,
int pPackedLight)
-
Method Details
-
consume
void consume(float pX,
float pY,
float pZ,
float pXRot,
float pYRot,
float pZRot,
float pWRot,
float pQuadSize,
float pU0,
float pU1,
float pV0,
float pV1,
int pColor,
int pPackedLight)