Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface, for the Point class, that represents a 3D point with xyz coords.

Hierarchy

Implemented by

Index

Methods

addToGroup

  • addToGroup(group: IGroup): boolean

copy

  • copy(copy_attribs?: boolean): IPoint

exists

  • exists(): boolean

getAttribValue

getAttribs

getGeom

getGeomType

getGroups

getID

  • getID(): number

getLabel

  • getLabel(): string

getLabelCentroid

  • getLabelCentroid(): XYZ

getModel

getPosition

  • getPosition(): XYZ

getVertices

setAttribValue

  • setAttribValue(attrib: IEntAttrib, value: any): any

setPosition

toString

  • toString(): string

xform

  • xform(matrix: Matrix4): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc