Interface DrawableTerrain

    • Method Detail

      • getSector

        Sector getSector()
      • getVertexOrigin

        Vec3 getVertexOrigin()
      • useVertexPointAttrib

        boolean useVertexPointAttrib​(DrawContext dc,
                                     int attribLocation)
      • useVertexTexCoordAttrib

        boolean useVertexTexCoordAttrib​(DrawContext dc,
                                        int attribLocation)
      • drawTriangles

        boolean drawTriangles​(DrawContext dc)