- name - Variable in class org.cakelab.blender.generator.utils.GField
-
- name - Variable in class org.cakelab.blender.io.dna.internal.StructDNA.Struct.Field
-
- name() - Method in interface org.cakelab.jdoxml.api.ICompound
-
Returns the name of this compound
- name() - Method in interface org.cakelab.jdoxml.api.IDocDotFile
-
- name() - Method in interface org.cakelab.jdoxml.api.IDocImage
-
- name() - Method in interface org.cakelab.jdoxml.api.IDocParameter
-
- name() - Method in interface org.cakelab.jdoxml.api.IEnumValue
-
- name() - Method in interface org.cakelab.jdoxml.api.IInclude
-
- name() - Method in interface org.cakelab.jdoxml.api.IMember
-
- name() - Method in interface org.cakelab.jdoxml.api.IMemberReference
-
- name() - Method in interface org.cakelab.jdoxml.api.IRelatedCompound
-
- name() - Method in class org.cakelab.jdoxml.impl.compoundhandler.CompoundHandler
-
- name() - Method in class org.cakelab.jdoxml.impl.compoundhandler.IncludeHandler
-
- name() - Method in class org.cakelab.jdoxml.impl.compoundhandler.RelatedCompound
-
- name() - Method in class org.cakelab.jdoxml.impl.dochandler.DotFileHandler
-
- name() - Method in class org.cakelab.jdoxml.impl.dochandler.ImageHandler
-
- name() - Method in class org.cakelab.jdoxml.impl.dochandler.ParameterHandler
-
- name() - Method in class org.cakelab.jdoxml.impl.memberhandler.MemberHandler
-
- name() - Method in class org.cakelab.jdoxml.impl.memberhandler.MemberReference
-
- names - Variable in class org.cakelab.blender.io.dna.internal.StructDNA
-
list of names.
- names_len - Variable in class org.cakelab.blender.io.dna.internal.StructDNA
-
number of names to follow
- nativeEncoding() - Static method in class org.cakelab.blender.io.Encoding
-
Determines the encoding used by the current system.
- NDashHandler - Class in org.cakelab.jdoxml.impl.dochandler
-
- NDashHandler(IBaseHandler) - Constructor for class org.cakelab.jdoxml.impl.dochandler.NDashHandler
-
- nestedCompounds() - Method in interface org.cakelab.jdoxml.api.IClass
-
- nestedCompounds() - Method in interface org.cakelab.jdoxml.api.IDir
-
- nestedCompounds() - Method in interface org.cakelab.jdoxml.api.IFile
-
- nestedCompounds() - Method in interface org.cakelab.jdoxml.api.IGroup
-
- nestedCompounds() - Method in interface org.cakelab.jdoxml.api.INamespace
-
- nestedCompounds() - Method in interface org.cakelab.jdoxml.api.IStruct
-
- nestedCompounds() - Method in interface org.cakelab.jdoxml.api.IUnion
-
- nestedCompounds() - Method in class org.cakelab.jdoxml.impl.compoundhandler.CompoundHandler
-
- newCArrayBlock(Identifier, Class<T>, int, BlenderFile) - Static method in class org.cakelab.blender.utils.BlenderFactoryBase
-
Allocate a new block for one instance of a one-dimensional array of
any non-pointer component type which is either a scalar or a DNA struct.
- newCArrayBlock(Identifier, Class<T>, int) - Method in class org.cakelab.blender.utils.BlenderFactoryBase
-
- newCArrayBlock(Identifier, Class<?>[], int[], BlenderFile) - Static method in class org.cakelab.blender.utils.BlenderFactoryBase
-
Allocate a new block for one instance of a multi-dimensional array of
any component type supported by blender.
- newCArrayBlock(Identifier, Class<?>[], int[]) - Method in class org.cakelab.blender.utils.BlenderFactoryBase
-
- newCPointerBlock(Identifier, Class<?>[], BlenderFile) - Static method in class org.cakelab.blender.utils.BlenderFactoryBase
-
This method creates a block with a single pointer in it.
- newCPointerBlock(Identifier, Class<?>[]) - Method in class org.cakelab.blender.utils.BlenderFactoryBase
-
- newCPointerBlock(Identifier, Class<?>[], int, BlenderFile) - Static method in class org.cakelab.blender.utils.BlenderFactoryBase
-
This method creates a block with a set of pointers and returns an array facet to
access them.
- newCPointerBlock(Identifier, Class<?>[], int) - Method in class org.cakelab.blender.utils.BlenderFactoryBase
-
- newCStructBlock(Identifier, Class<T>, BlenderFile) - Static method in class org.cakelab.blender.utils.BlenderFactoryBase
-
Allocate a new block for one instance of a C struct.
- newCStructBlock(Identifier, Class<T>) - Method in class org.cakelab.blender.utils.BlenderFactoryBase
-
- newCStructBlock(Identifier, Class<T>, int, BlenderFile) - Static method in class org.cakelab.blender.utils.BlenderFactoryBase
-
Allocate a new block for multiple instances of a C struct.
- newCStructBlock(Identifier, Class<T>, int) - Method in class org.cakelab.blender.utils.BlenderFactoryBase
-
- newInstance(Class<T>) - Method in class org.cakelab.json.codec.UnsafeAllocator
-
This method instantiates an object of given classes without
calling a constructor for the object.
- next() - Method in class org.cakelab.blender.io.block.alloc.ChunkIterator
-
- next() - Method in class org.cakelab.blender.io.block.BlockList.BlockListIterator
-
- next() - Method in class org.cakelab.jdoxml.impl.mainhandler.CompoundEntryIterator
-
- next() - Method in class org.cakelab.json.parser.pojo.Scanner
-
- nextIndex() - Method in class org.cakelab.blender.io.block.BlockList.BlockListIterator
-
- nextIndex() - Method in class org.cakelab.jdoxml.impl.mainhandler.CompoundEntryIterator
-
- nextName() - Method in class org.cakelab.json.parser.pojo.Scanner
-
- nextValue() - Method in class org.cakelab.json.parser.pojo.Scanner
-
- NL - Static variable in class org.cakelab.blender.generator.utils.CodeGenerator
-
- node() - Method in interface org.cakelab.jdoxml.api.IChildNode
-
- node() - Method in class org.cakelab.jdoxml.impl.graphhandler.ChildNodeHandler
-
- NodeHandler - Class in org.cakelab.jdoxml.impl.graphhandler
-
- nodes() - Method in interface org.cakelab.jdoxml.api.IGraph
-
- nodes() - Method in class org.cakelab.jdoxml.impl.graphhandler.GraphHandler
-
- NON_UNICODE_VALUES - Static variable in class org.cakelab.json.JSONPrettyprint
-
- numColumns() - Method in interface org.cakelab.jdoxml.api.IDocTable
-
- numColumns() - Method in class org.cakelab.jdoxml.impl.dochandler.TableHandler
-
- numLines() - Method in class org.cakelab.blender.generator.utils.GCodeSection
-