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