Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContactPicker

Hierarchy

Index

Constructors

constructor

Properties

array

array: number[] | TypedArray | undefined

contacts

contacts: Contacts

structure

structure: Structure

Accessors

data

type

  • get type(): string

Methods

_applyTransformations

  • _applyTransformations(vector: Vector3, instance: any, component: Component): Vector3

_getPosition

  • _getPosition(pid: number): Vector3

getIndex

  • getIndex(pid: number): number

getObject

  • getObject(pid: number): { atom1: AtomProxy; atom2: AtomProxy; center1: Vector3; center2: Vector3; type: string }

getPosition

  • getPosition(pid: number, instance: any, component: Component): Vector3

Generated using TypeDoc