Class SoTangentCache

    • Constructor Detail

      • SoTangentCache

        public SoTangentCache​(SoState state)
    • Method Detail

      • getNum

        public int getNum()
        Returns the number of tangents in the cache.
      • getDirectTangents

        public java.nio.FloatBuffer getDirectTangents()
        Returns the list of tangents in the cache .
      • getStartIndex

        public int getStartIndex()
        Returns the startIndex offset in the cache.
      • getTangents

        public SbVec3f[] getTangents()
        Returns the list of tangents in the cache .