Uses of Class
org.blender.dna.ID_Runtime_Remap
-
Packages that use ID_Runtime_Remap Package Description org.blender.dna -
-
Uses of ID_Runtime_Remap in org.blender.dna
Methods in org.blender.dna that return ID_Runtime_Remap Modifier and Type Method Description ID_Runtime_Remap
ID_Runtime. getRemap()
Get method for struct member 'remap'.Methods in org.blender.dna that return types with arguments of type ID_Runtime_Remap Modifier and Type Method Description CPointer<ID_Runtime_Remap>
ID_Runtime_Remap. __io__addressof()
Instantiates a pointer on this instance.Methods in org.blender.dna with parameters of type ID_Runtime_Remap Modifier and Type Method Description void
ID_Runtime. setRemap(ID_Runtime_Remap remap)
Set method for struct member 'remap'.Constructors in org.blender.dna with parameters of type ID_Runtime_Remap Constructor Description ID_Runtime_Remap(ID_Runtime_Remap that)
-