OctahedralGroup
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Implemented Interfaces
OctahedralGroup implements the following interfaces. That means all methods defined in these interfaces are also available in OctahedralGroup
Enum Constants
OctahedralGroup is an enum. It has 48 enum constants. They are accessible using the code below.
Methods
Return Type: OctahedralGroup
Parameter | Type | Description |
---|---|---|
Parameter group | Type OctahedralGroup | Description No Description Provided |
Return Type: OctahedralGroup
Return Type: boolean
Parameter | Type | Description |
---|---|---|
Parameter axis | Type Axis | Description No Description Provided |
Return Type: FrontAndTop
Parameter | Type | Description |
---|---|---|
Parameter frontAndTop | Type FrontAndTop | Description No Description Provided |
Return Type: Matrix3f
Properties
Name | Type | Has Getter | Has Setter | Description |
---|---|---|---|---|
Name transformation | Type Matrix3f | Has Getter true | Has Setter false | Description No Description Provided |