scalismo

package scalismo

Members list

Concise view

Type members

Classlikes

case object BuildInfo

This object was generated by sbt-buildinfo.

This object was generated by sbt-buildinfo.

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def initialize(ignoreErrors: Boolean, gcInterval: Long): Unit

Initialize and load the required native libraries

Initialize and load the required native libraries

Attributes

gcInterval

time interval (in milliseconds) for running the vtk garbage collection. A value <= 0 means that garbage collection is not run automatically.

ignoreErrors

ignore failures when trying to load libraries. Only set this if you know what you are doing!