↓ 9 callersClassScene A scene contains Items and can be written to a file. Examples --------- >>> scene = Scene( Camera('location', [1,1,1], 'look_at', [0,0,
vapory/vapory.py:8
ClassBicubicPatchBicubicPatch( PATCH_ITEMS... [Point_1],[Point_2],[Point_3],[Point_4], [Point_5],[Point_6],[Point_7],[Point_8],
vapory/vapory.py:501
ClassMacro This special class enables to use macros like Tetrahedron_by_Corners(P,Q,R,S, R1, R2, filled), with the syntax Macro('Tetrahedron_by_Corners'
vapory/vapory.py:134
ClassPrismPrism( *[PRISM_ITEMS...] Height_1, Height_2, Number_Of_Points, [Point_1], [Point_2], ... [Point_n] *[ 'open', ], *[P
vapory/vapory.py:334
ClassQuadricQuadric( [A,B,C],[D,E,F],[G,H,I],J *[OBJECT_MODIFIERS...] )
vapory/vapory.py:709