Class SoNormalCache

    • Constructor Detail

      • SoNormalCache

        public SoNormalCache​(SoState state)
        Constructor.
    • Method Detail

      • getNum

        public int getNum()
        Returns the number of normals in the cache.
      • getDirectNormals

        public java.nio.FloatBuffer getDirectNormals()
        Returns the list of normals in the cache .
      • getStartIndex

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

        public SbVec3f[] getNormals()
        Returns the list of normals in the cache .