Classes
Members
_halfTranslationA :Vector4
Translation of the first generator
Type:
_halfTranslationB :Vector4
Translation of the second generator
Type:
_halfTranslationC :Vector4
Translation of the third generator
Type:
(private) _root :number
Order of the root of the commutator
Type:
- number
_testTranslationA :Vector4
Normal to the boundary in the A direction
Type:
_testTranslationA :Vector4
Normal to the boundary in the A direction
Type:
_testTranslationB :Vector4
Normal to the boundary in the B direction
Type:
_testTranslationB :Vector4
Normal to the boundary in the B direction
Type:
_testTranslationC :Vector4
Normal to the boundary in the C direction
Type:
_testTranslationC :Vector4
Normal to the boundary in the C direction
Type:
_translationA :Vector4
Translation of the first generator
Type:
_translationA :Vector4
Translation of the first generator
Type:
_translationB :Vector4
Translation of the second generator
Type:
_translationB :Vector4
Translation of the second generator
Type:
dotMatrix
Return a positive definite matrix for which the family halfTranslationA, halfTranslationB, halfTranslationC is orthonormal.
dotMatrix
Return a positive definite matrix for which the family translationA, translationB, translationC is orthonormal.
dotMatrix
Return a positive definite matrix for which the family translationA, translationB, translationC is orthonormal.
Methods
(abstract) element() → {GroupElement}
- Source:
Create an element in the group. If no data is passed it should be the identity.
Returns:
- Type
- GroupElement
(abstract) shader(shaderBuilder)
- Source:
Build the shader associated to the group.
Parameters:
Name | Type | Description |
---|---|---|
shaderBuilder |
ShaderBuilder |