Public Member Functions | |
| __init__ (self, x, y, z, res) | |
| write (self) | |
Public Attributes | |
| int | id = 0 |
| x | |
| y | |
| z | |
| res = float(x), float(y), float(z), float(res) | |
| pancake.gmsh_geometry.Point.__init__ | ( | self, | |
| x, | |||
| y, | |||
| z, | |||
| res ) |
| pancake.gmsh_geometry.Point.write | ( | self | ) |
| pancake.gmsh_geometry.Point.id = 0 |
| pancake.gmsh_geometry.Point.x |
| pancake.gmsh_geometry.Point.y |
| pancake.gmsh_geometry.Point.z |