Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<MEdge> |
MEdge.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<MEdge> |
Mesh.getMedge()
Get method for struct member 'medge'.
|
Modifier and Type | Method and Description |
---|---|
void |
Mesh.setMedge(CPointer<MEdge> medge)
Set method for struct member 'medge'.
|
Constructor and Description |
---|
MEdge(MEdge that) |