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