Uses of Class
org.blender.dna.Multires
-
Packages that use Multires Package Description org.blender.dna -
-
Uses of Multires in org.blender.dna
Methods in org.blender.dna that return types with arguments of type Multires Modifier and Type Method Description CPointer<Multires>
Multires. __io__addressof()
Instantiates a pointer on this instance.CPointer<Multires>
Mesh. getMr()
Deprecated.DeprecatedMethod parameters in org.blender.dna with type arguments of type Multires Modifier and Type Method Description void
Mesh. setMr(CPointer<Multires> mr)
Deprecated.DeprecatedConstructors in org.blender.dna with parameters of type Multires Constructor Description Multires(Multires that)
-