|
|
__add__(...)
File: sage/plot/plot3d/base.pyx (starting at line 69) |
|
|
|
|
|
|
|
|
|
|
__repr__(...)
File: sage/plot/plot3d/base.pyx (starting at line 59) |
|
|
|
|
__str__(...)
File: sage/plot/plot3d/base.pyx (starting at line 66) |
|
|
|
|
_box_for_aspect_ratio(...)
File: sage/plot/plot3d/base.pyx (starting at line 323) |
|
|
|
|
_determine_frame_aspect_ratio(...)
File: sage/plot/plot3d/base.pyx (starting at line 102) |
|
|
|
|
_prepare_for_jmol(...)
File: sage/plot/plot3d/base.pyx (starting at line 304) |
|
|
|
|
_prepare_for_tachyon(...)
File: sage/plot/plot3d/base.pyx (starting at line 316) |
|
|
|
|
_rescale_for_frame_aspect_ratio_and_zoom(...)
File: sage/plot/plot3d/base.pyx (starting at line 294) |
|
|
|
|
_safe_bounding_box(...)
File: sage/plot/plot3d/base.pyx (starting at line 106) |
|
|
|
|
_set_extra_kwds(...)
File: sage/plot/plot3d/base.pyx (starting at line 81) |
|
|
|
|
_transform_to_bounding_box(...)
File: sage/plot/plot3d/base.pyx (starting at line 376) |
|
|
|
|
aspect_ratio(...)
File: sage/plot/plot3d/base.pyx (starting at line 84) |
|
|
|
|
bounding_box(...)
File: sage/plot/plot3d/base.pyx (starting at line 117) |
|
|
|
|
default_render_params(...)
File: sage/plot/plot3d/base.pyx (starting at line 150) |
|
|
|
|
export_jmol(...)
File: sage/plot/plot3d/base.pyx (starting at line 220) |
|
|
|
|
flatten(...)
File: sage/plot/plot3d/base.pyx (starting at line 288) |
|
|
|
|
frame_aspect_ratio(...)
File: sage/plot/plot3d/base.pyx (starting at line 94) |
|
|
|
|
jmol_repr(...)
File: sage/plot/plot3d/base.pyx (starting at line 279) |
|
|
|
|
mtl_str(...)
File: sage/plot/plot3d/base.pyx (starting at line 285) |
|
|
|
|
obj(...)
File: sage/plot/plot3d/base.pyx (starting at line 211) |
|
|
|
|
obj_str(...)
File: sage/plot/plot3d/base.pyx (starting at line 214)
DO NOT override this method, override obj_repr instead. |
|
|
|
|
rotate(...)
File: sage/plot/plot3d/base.pyx (starting at line 133) |
|
|
|
|
rotateX(...)
File: sage/plot/plot3d/base.pyx (starting at line 137) |
|
|
|
|
rotateY(...)
File: sage/plot/plot3d/base.pyx (starting at line 140) |
|
|
|
|
rotateZ(...)
File: sage/plot/plot3d/base.pyx (starting at line 143) |
|
|
|
|
scale(...)
File: sage/plot/plot3d/base.pyx (starting at line 128) |
|
|
|
|
show(...)
File: sage/plot/plot3d/base.pyx (starting at line 411)
INPUT:
viewer -- string (default: 'jmol'), how to view the plot
'jmol': interactive 3d (java)
'tachyon': a static png image (ray traced)
'java3d': interactive opengl based 3d
filename -- string (default: a temp file); file to save the image to
verbosity -- display information about rendering the figure
figsize -- (default: 5); x or pair [x,y] for numbers, e.g., [5,5]; controls
the size of the output figure. |
|
|
|
|
tachyon(...)
File: sage/plot/plot3d/base.pyx (starting at line 166) |
|
|
|
|
tachyon_str(...)
File: sage/plot/plot3d/base.pyx (starting at line 205)
DO NOT override this method, override tachyon_repr instead. |
|
|
|
|
texture_set(...)
File: sage/plot/plot3d/base.pyx (starting at line 282) |
|
|
|
|
transform(...)
File: sage/plot/plot3d/base.pyx (starting at line 120) |
|
|
|
|
translate(...)
File: sage/plot/plot3d/base.pyx (starting at line 123) |
|
|
|
|
viewpoint(...)
File: sage/plot/plot3d/base.pyx (starting at line 147) |
|
|
|
|
x3d(...)
File: sage/plot/plot3d/base.pyx (starting at line 153) |
|
|
|
Inherited from structure.sage_object.SageObject:
__hash__,
_axiom_,
_axiom_init_,
_gap_,
_gap_init_,
_gp_,
_gp_init_,
_interface_,
_interface_init_,
_interface_is_cached_,
_kash_,
_kash_init_,
_macaulay2_,
_macaulay2_init_,
_magma_,
_magma_init_,
_maple_,
_maple_init_,
_mathematica_,
_mathematica_init_,
_maxima_,
_maxima_init_,
_octave_,
_octave_init_,
_pari_,
_pari_init_,
_r_init_,
_sage_,
_singular_,
_singular_init_,
category,
db,
dump,
dumps,
plot,
rename,
reset_name,
save,
version
Inherited from object:
__delattr__,
__getattribute__,
__init__,
__reduce__,
__reduce_ex__,
__setattr__
|