Methods
addToGroup
- addToGroup(group: IGroup): boolean
-
Parameters
Returns boolean
copy
- copy(copy_attribs?: boolean): IEnt
-
Parameters
-
Optional copy_attribs: boolean
setAttribValue
- setAttribValue(attrib: IEntAttrib, value: any): any
xform
- xform(matrix: Matrix4): void
Interface, for the abstract Ent class, that represents any geometric entity. The Ent class cannot be instantiated.