Uses of Class
org.blender.dna.SmoothModifierData
-
Packages that use SmoothModifierData Package Description org.blender.dna -
-
Uses of SmoothModifierData in org.blender.dna
Methods in org.blender.dna that return types with arguments of type SmoothModifierData Modifier and Type Method Description CPointer<SmoothModifierData>
SmoothModifierData. __io__addressof()
Instantiates a pointer on this instance.Constructors in org.blender.dna with parameters of type SmoothModifierData Constructor Description SmoothModifierData(SmoothModifierData that)
-