Methods
|
|
|
|
__init__
|
__init__ ( self )
|
|
box_bounds
|
box_bounds ( self )
|
|
box_shown
|
box_shown ( self )
|
|
closest_face
|
closest_face (
self,
xyz,
xyz_region,
)
|
|
create_box
|
create_box ( self )
|
|
delete_box
|
delete_box ( self )
|
|
display_box
|
display_box ( self, show )
|
|
face_atoms
|
face_atoms (
self,
axis,
side,
)
|
|
face_normal
|
face_normal (
self,
axis,
side,
)
Outward normal in eye coordinates.
|
|
model
|
model ( self )
|
|
model_closed_cb
|
model_closed_cb ( self, model )
|
|
move_box
|
move_box ( self, delta_xyz )
Move atom positions. Don't change xform.
|
|
move_face
|
move_face (
self,
axis,
side,
delta,
)
Move atom positions. Don't change xform.
|
|
pierced_faces
|
pierced_faces (
self,
screen_x,
screen_y,
)
|
|
reshape_box
|
reshape_box (
self,
box,
xform,
)
|
|
view_distance
|
view_distance ( self )
Return z distance from eye to center of box or near clip plane distance,
whichever is larger.
|
|
xform
|
xform ( self )
|
|