ThreeDSFace constructor

init

Constructs a new instance of ThreeDSFace

def __init__(self):
    ...

init

Constructs a new instance of ThreeDSFace

def __init__(self, poly, face_info):
    ...
ParameterTypeDescription
polyThreeDSPolygon
face_infoint

See Also