Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThirdPartyLibraryInterface

Service that exports dependencies like three.js, tween.js, AngularJS and jQuery

Hierarchy

  • ThirdPartyLibraryInterface

Index

Properties

Readonly Hammer

Hammer: any

Readonly THREE

THREE: any

Readonly TWEEN

TWEEN: typeof TWEEN

Readonly angular

angular: any

AngularJS 1.x (https://angularjs.org/)

deprecated

Do not rely on NavVis IVION's AnguarJS for your own application, it may be removed in a future version.

Readonly info

Lists third party libraries and their versions

Readonly jQuery

jQuery: any
deprecated

Do not rely on NavVis IVION's jQuery for your own application, it may be removed in a future version.

Generated using TypeDoc