package utils
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- utils
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
implicit
class
SurfacePointPropertyExtension
[A] extends AnyRef
Contains extension class for SurfacePointProperty that allows mapping of point data resulting in a new SurfacePointProperty.
- class TangentSpace extends SurfacePointProperty[DenseMatrix[Double]]
Value Members
-
object
Interpolators
Different interpolator implementations for DenseMatrices and DenseVectors
- object NormalMaps
-
object
TangentSpace
extends Serializable
Accumulates different methods to calculate the tangent space of a mesh.