TriangleMeshNode
scalismo.ui.model.TriangleMeshNode
class TriangleMeshNode(val parent: TriangleMeshesNode, val source: TriangleMesh[_3D], initialName: String) extends Transformable[TriangleMesh[_3D]], InverseTransformation, Saveable, Renameable, Removeable, HasColor, HasOpacity, HasLineWidth, HasPickable
Attributes
- Graph
-
- Supertypes
-
trait HasPickabletrait HasLineWidthtrait HasOpacitytrait HasColortrait Removeabletrait Renameabletrait Saveabletrait InverseTransformationtrait Groupedtrait RenderableSceneNodetrait Renderabletrait SceneNodetrait ScalismoPublishertrait Publishertrait Reactorclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
override def transform(untransformed: TriangleMesh[_3D], transformation: PointTransformation): TriangleMesh[_3D]
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- RenderableSceneNode
Installed reaction won't receive events from the given publisher anylonger.
Installed reaction won't receive events from the given publisher anylonger.
Attributes
- Inherited from:
- Reactor
Listen to the given publisher as long as deafTo
isn't called for them.
Listen to the given publisher as long as deafTo
isn't called for them.
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- Renameable
Attributes
- Inherited from:
- Renameable
Attributes
- Inherited from:
- ScalismoPublisher
Attributes
- Definition Classes
- Inherited from:
- RenderableSceneNode
Attributes
- Inherited from:
- Transformable
Attributes
- Inherited from:
- Transformable
Deprecated and Inherited methods
Notify all registered reactions.
Notify all registered reactions.
Attributes
- Deprecated
-
[Since version always]
use method publishEvent instead - Definition Classes
-
ScalismoPublisher -> Publisher
- Inherited from:
- ScalismoPublisher
Concrete fields
In this article