Constructor
new ZHalfSpaceShape(isom)
Constructor.
Parameters:
Name | Type | Description |
---|---|---|
isom |
Isometry | the location of the half space The half space is the image by isom of the half space {z < 0} The UV directions are the images by isom of e_x and e_y |
Classes
Members
origin :Point
The origin on the boundary of the half space
Type:
test :Vector4
A vector to compute the SDF
Type:
uDir :Vector
U-direction (for UV coordinates)
Type:
vDir :Vector
V-direction (for UV coordinates)