Class ClodMesh

    • Field Detail

      • m_iCurrentRecord

        protected int m_iCurrentRecord
      • m_iTargetRecord

        protected int m_iTargetRecord
    • Method Detail

      • GetAutomatedTargetRecord

        public int GetAutomatedTargetRecord()
      • GetMaximumLOD

        public int GetMaximumLOD()
      • GetRecordQuantity

        public int GetRecordQuantity()
      • SelectLevelOfDetail

        public void SelectLevelOfDetail()
      • TargetRecord

        public int TargetRecord()
      • TargetRecord

        public void TargetRecord​(int iTarget)
      • GetVisibleSet

        protected void GetVisibleSet​(Culler rkCuller,
                                     boolean bNoCull)
        Description copied from class: Geometry
        culling
        Overrides:
        GetVisibleSet in class Geometry
        Parameters:
        rkCuller - culling object applied to this geometry.
        bNoCull - (not currently used).