Module sleplet.meshes.mesh_field
Contains the MeshField
class.
Classes
class MeshField (*args: Any, **kwargs: Any)
-
Create a per-vertex normals field on a given mesh.
Ancestors
Class variables
var coefficients : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]
var wavelet_coefficients : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]
var wavelets : numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]
Inherited members