ZHalfSpaceShape

ZHalfSpaceShape

Euclidean half space

Constructor

new ZHalfSpaceShape(isom)

Source:

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

ZHalfSpaceShape

Members

origin :Point

Source:

The origin on the boundary of the half space

Type:

test :Vector4

Source:

A vector to compute the SDF

Type:

uDir :Vector

Source:

U-direction (for UV coordinates)

Type:

vDir :Vector

Source:

V-direction (for UV coordinates)

Type: