LocalXYHalfSpaceShape

LocalXYHalfSpaceShape

x half space (or y half space)

Constructor

new LocalXYHalfSpaceShape(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 {x < 0} In particular the half space {y < 0} can be obtained by applying a flip

Classes

LocalXYHalfSpaceShape

Members

origin :Point

Source:

The origin on the boundary of the half space

Type:

testX :Vector4

Source:

An auxiliary vector to compute the SDF

Type:

testZ :Vector4

Source:

An auxiliary vector to compute the SDF

Type:

uDir :Vector

Source:

U-direction (for UV coordinates)

Type:

vDir :Vector

Source:

V-direction (for UV coordinates)

Type: