BOX_LINES

BOX_TRIS

BoundingArray
    ComputeBounds(['self', 'points'], None, None, None)
    RayToBound(['self', 'ray', 'start'], None, None, None)
    Render(['self'], None, None, None)
    Update(['self', 'transform'], None, None, None)
    __doc__
    __init__(['self'], None, None, None)
    __module__

BoundingBox
    ComputeBounds(['self', 'points'], None, None, None)
    GetMaxAndMin(['self', 'p1', 'p2'], None, None, None)
    RayToBound(['self', 'ray', 'start'], None, None, None)
    Render(['self'], None, None, None)
    Update(['self', 'transform'], None, None, None)
    __doc__
    __init__(['self'], None, None, None)
    __module__

BoundingGeometry
    ComputeBounds(['self', 'points'], None, None, None)
    RayToBound(['self', 'ray', 'start'], None, None, None)
    Render(['self'], None, None, None)
    Update(['self', 'transform'], None, None, None)
    __doc__
    __init__(['self'], None, None, None)
    __module__

BoundingSphere
    ComputeBounds(['self', 'points'], None, None, None)
    RayToBound(['self', 'ray', 'start'], None, None, None)
    Render(['self'], None, None, None)
    Update(['self', 'transform'], None, None, None)
    __doc__
    __init__(['self'], None, None, None)
    __module__

CIRCLE_POINTS_QUART

CIRCLE_POINTS_UNIT

CONE_TRIS

GenBoxTriangles([], None, None, None)

GenCirclePoints(['radius', 'subd'], None, None, (20,))

GenConeTriangles([], None, None, None)

GenLightSpikes(['radius', 'subd'], None, None, (8,))

GenSquarePoints([], None, None, None)

GeoToTri(['obj'], None, None, None)

GetGeometry(['mlist'], None, None, None)

LIGHT_SPIKES_QUART

LIGHT_SPIKES_UNIT

QUAD

SQUARE_POINTS

__all__

__all_dungeonEditorToolGeometry__

__doc__

__name__

area
    AddToLineSet(['self', 'poslist'], None, None, None)
    AddToPointSet(['self', 'poslist'], None, None, None)
    AddToSolidSet(['self', 'poslist'], None, None, None)
    BoundProbe(['self', 'ray', 'start'], None, None, None)
    GetColor(['self'], None, None, None)
    Render(['self'], None, None, None)
    SetColor(['self', 'val'], None, None, None)
    Update(['self', 'transform'], None, None, None)
    __doc__
    __init__(['self', 'n', 'c'], None, None, (4278190080L,))
    __module__
    color

geometry
    AppendArea(['self', 'a'], None, None, None)
    ExtendArea(['self', 'a'], None, None, None)
    GetArea(['self', 'name'], None, None, None)
    GetAreas(['self', 'name'], None, None, None)
    Pick(['self', 'ray', 'start'], None, None, None)
    Render(['self', 'areas'], None, None, None)
    Update(['self', 'transform'], None, None, None)
    __doc__
    __init__(['self'], None, None, None)
    __module__