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