Class SglPlane3
Represents a plane in space.
Defined in: space_geometry.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
SglPlane3(normal, offset, normalize)
Constructs a SglPlane3.
|
| Method Attributes | Method Name and Description |
|---|---|
|
clone()
|
|
|
setup(normal, offset, nomalize)
|
Class Detail
SglPlane3(normal, offset, normalize)
Constructs a SglPlane3.
- Parameters:
- normal
- offset
- normalize
Method Detail
clone()
setup(normal, offset, nomalize)
- Parameters:
- normal
- offset
- nomalize