Class ParticleModelCamera

java.lang.Object
zombie.core.skinnedmodel.ModelCamera
zombie.core.opengl.ParticleModelCamera
All Implemented Interfaces:
IModelCamera

public final class ParticleModelCamera
extends ModelCamera
  • Field Summary

    Fields inherited from class zombie.core.skinnedmodel.ModelCamera

    bDepthMask, instance, m_bInVehicle, m_bUseWorldIso, m_useAngle, m_x, m_y, m_z
  • Constructor Summary

    Constructors
    Constructor Description
    ParticleModelCamera()  
  • Method Summary

    Modifier and Type Method Description
    void Begin()  
    void End()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ParticleModelCamera

      public ParticleModelCamera()
  • Method Details

    • Begin

      public void Begin()
    • End

      public void End()