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