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