Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alembic/abcview
/ functions
Functions
763 in github.com/alembic/abcview
⨍
Functions
763
◇
Types & classes
76
Method
addObjectsWidget
bin/AbcView/MainWindow.cpp:55
Method
addViewerWidget
bin/AbcView/MainWindow.cpp:64
Method
add_file
Loads a given filepath into the GL viewer. :param filepath: path to Alembic file.
python/AbcView/lib/abcview/widget/viewer_widget.py:559
Method
add_item
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:722
Method
apply
(self)
python/AbcView/lib/abcview/gl.py:652
Method
apply_overrides
applies item overrides to children
python/AbcView/lib/abcview/io.py:748
Method
archive
(self)
python/AbcView/lib/abcview/gl.py:674
Method
aspect_ratio
From Alembic/AbcGeom/CameraSample.h: The amount the camera's lens compresses the image horizontally (width / height aspec
python/AbcView/lib/abcview/io.py:663
Method
autoSetClippingPlanes
-
lib/AbcOpenGL/GLCamera.cpp:87
Method
bounds
Attempts to get the top-most childBnds property value for a given time in seconds. :param seconds: time in seconds
python/AbcView/lib/abcview/gl.py:130
Method
bounds
(self)
python/AbcView/lib/abcview/gl.py:210
Method
bounds
lib/AbcOpenGL/SceneWrapper.cpp:111
Method
build_scripts
builds up the script menu from a dict of found scripts
python/AbcView/lib/abcview/app.py:343
Function
centerOfInterest
lib/AbcOpenGL/GLCamera.h:68
Method
children
Generator that yields ObjectTreeWidgetItem objects.
python/AbcView/lib/abcview/widget/tree_widget.py:205
Method
children
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:409
Method
clear
Resets this GL viewer widget, clears the shared state and creates a new default interactive camera.
python/AbcView/lib/abcview/widget/viewer_widget.py:551
Function
clippingPlanes
lib/AbcOpenGL/GLCamera.h:81
Method
closeEvent
(self, event)
python/AbcView/lib/abcview/app.py:1485
Method
column_names
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:483
Method
computeBounds
-
lib/AbcOpenGL/MeshDrwHelper.cpp:459
Method
copy_name
copy item name to clipboard
python/AbcView/lib/abcview/widget/tree_widget.py:792
Function
create_app
Creates a new instance of an :py:class:`.AbcView` application. :param files: list of files to load :param first_frame: set first fra
python/AbcView/lib/abcview/app.py:1539
Method
deserialize
Deserializes an Alembic scene from json data.
python/AbcView/lib/abcview/io.py:369
Method
deserialize
(cls, params)
python/AbcView/lib/abcview/io.py:545
Method
deserialize
(cls, params)
python/AbcView/lib/abcview/io.py:691
Method
dolly
(self, dx, dy)
python/AbcView/lib/abcview/gl.py:320
Method
draw
draws the scene :param visible_only: drawing depends on visible property being set :param bounds_only: draw object l
python/AbcView/lib/abcview/gl.py:193
Method
draw
-
lib/AbcOpenGL/MeshDrwHelper.cpp:352
Method
draw
-
lib/AbcOpenGL/IPolyMeshDrw.cpp:142
Method
draw
-
lib/AbcOpenGL/IObjectDrw.cpp:222
Method
draw
-
lib/AbcOpenGL/ICurvesDrw.cpp:109
Method
draw
-
lib/AbcOpenGL/INuPatchDrw.cpp:131
Method
draw
-
lib/AbcOpenGL/ISubDDrw.cpp:146
Method
draw
lib/AbcOpenGL/SceneWrapper.cpp:64
Method
draw
-
lib/AbcOpenGL/IPointsDrw.cpp:136
Method
draw
-
lib/AbcOpenGL/IXformDrw.cpp:148
Method
drawBounds
-
lib/AbcOpenGL/MeshDrwHelper.cpp:284
Method
drawBounds
lib/AbcOpenGL/SceneWrapper.cpp:60
Method
draw_bounds
draws scene level bounding box
python/AbcView/lib/abcview/gl.py:204
Function
elapsed
lib/AbcOpenGL/Scene.h:61
Method
enterEvent
(self, event)
python/AbcView/lib/abcview/widget/time_slider.py:83
Method
find
Searches each top level item for name, starting with nodes under /ABC, the top
python/AbcView/lib/abcview/widget/tree_widget.py:658
Method
find_scripts
walks scripts dir looking for .py files :param path: directory containing scripts
python/AbcView/lib/abcview/app.py:317
Method
frame
(self, bounds)
python/AbcView/lib/abcview/gl.py:336
Method
frame
-
lib/AbcOpenGL/GLCamera.cpp:77
Method
frame
lib/AbcOpenGL/SceneWrapper.cpp:115
Method
frame_count
Returns total frame count.
python/AbcView/lib/abcview/widget/viewer_widget.py:420
Function
gen_colors
Returns a color range as a list of rgb tuples. :param N: number of colors to generate.
python/AbcView/lib/abcview/style.py:50
Function
getArchive
lib/AbcOpenGL/Scene.h:84
Method
getArchive
lib/AbcOpenGL/SceneWrapper.cpp:83
Function
getBounds
Return the bounds at the current time. ...
lib/AbcOpenGL/Scene.h:109
Function
getBounds
Return the bounds.
lib/AbcOpenGL/MeshDrwHelper.h:87
Method
getCurrentTime
lib/AbcOpenGL/SceneWrapper.cpp:99
Method
getHistory
(self)
python/AbcView/lib/abcview/widget/console_widget.py:151
Function
getMaxTime
Return the max time, in seconds. ...
lib/AbcOpenGL/Scene.h:97
Method
getMaxTime
lib/AbcOpenGL/SceneWrapper.cpp:95
Function
getMinTime
Return the min time, in seconds. ...
lib/AbcOpenGL/Scene.h:93
Method
getMinTime
lib/AbcOpenGL/SceneWrapper.cpp:91
Function
getNonInheritedBounds
lib/AbcOpenGL/IXformDrw.h:65
Method
getState
bin/AbcView/MainWindow.h:18
Function
getTop
lib/AbcOpenGL/Scene.h:85
Method
getTop
lib/AbcOpenGL/SceneWrapper.cpp:87
Method
get_docs
parses a python file looking for docstring, __name__ and __author__. :param script: filepath to .py file
python/AbcView/lib/abcview/app.py:282
Function
get_pointer
python/PyAbcOpenGL/Foundation.h:50
Function
get_schema_info
Returns a tuple of the shema, title and base strings. Example :: >>> obj.getMetaData().serialize() 'schema=AbcGeom_Xfor
python/AbcView/lib/abcview/utils.py:49
Method
get_selected
Returns the actively selected AbcView object.
python/AbcView/lib/abcview/app.py:774
Method
get_size
returns viewer-based size as a tuple
python/AbcView/lib/abcview/gl.py:376
Method
get_time
(self)
python/AbcView/lib/abcview/gl.py:217
Method
get_time
(self)
python/AbcView/lib/abcview/gl.py:755
Method
handleFileOpen
bin/AbcView/MainWindow.cpp:40
Method
handleFileQuit
bin/AbcView/MainWindow.cpp:50
Method
handleHelp
(self, arg=None)
python/AbcView/lib/abcview/widget/console_widget.py:79
Method
handleItemExpanded
bin/AbcView/ObjectTreeWidget.cpp:58
Method
handle_about_abc
(self)
python/AbcView/lib/abcview/app.py:387
Method
handle_about_abcview
(self)
python/AbcView/lib/abcview/app.py:390
Method
handle_add_value
(self, indexValue)
python/AbcView/lib/abcview/widget/tree_widget.py:1016
Method
handle_bad_scene
Undrawabe scene signal handler. :param scene: GLScene
python/AbcView/lib/abcview/app.py:1177
Method
handle_camera_action
New camera menu handler. :param action: QAction object
python/AbcView/lib/abcview/widget/viewer_widget.py:967
Method
handle_clicked
script click handler
python/AbcView/lib/abcview/app.py:182
Method
handle_context_menu
(self, pos)
python/AbcView/lib/abcview/widget/tree_widget.py:540
Method
handle_context_menu
tree widget context menu handler
python/AbcView/lib/abcview/widget/tree_widget.py:800
Method
handle_done_editing
Line edit delegate done editing handler.
python/AbcView/lib/abcview/widget/tree_widget.py:602
Method
handle_duplicate_item
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:782
Method
handle_edit
script edit button handler
python/AbcView/lib/abcview/app.py:186
Method
handle_find
handles input from the search box
python/AbcView/lib/abcview/app.py:1254
Method
handle_first_frame_change
handles first frame change from time slider :param frame: frame number
python/AbcView/lib/abcview/app.py:1126
Method
handle_first_frame_changed
(self)
python/AbcView/lib/abcview/widget/time_slider.py:269
Method
handle_frame_change
(self, value)
python/AbcView/lib/abcview/widget/time_slider.py:266
Method
handle_item_double_clicked
Item double-click handler.
python/AbcView/lib/abcview/widget/tree_widget.py:565
Method
handle_item_expanded
(self, item)
python/AbcView/lib/abcview/widget/tree_widget.py:640
Method
handle_item_expanded
(self, item)
python/AbcView/lib/abcview/widget/tree_widget.py:747
Method
handle_item_expanded
(self, item)
python/AbcView/lib/abcview/widget/tree_widget.py:959
Method
handle_item_loaded
load checkbox click handler :param item: SceneTreeWidgetItem, SessionTreeWidgetItem
python/AbcView/lib/abcview/app.py:1279
Method
handle_item_selected
item click handler :param item: SceneTreeWidgetItem, SessionTreeWidgetItem
python/AbcView/lib/abcview/app.py:1268
Method
handle_item_selected
Item selected handler (select can happen with click or arrow keys).
python/AbcView/lib/abcview/widget/tree_widget.py:543
Method
handle_item_unloaded
Item unloaded handler. :param item: ObjectTreeWidgetItem
python/AbcView/lib/abcview/app.py:1297
Method
handle_last_frame_change
handles last frame change from time slider :param frame: frame number
python/AbcView/lib/abcview/app.py:1136
Method
handle_last_frame_changed
(self)
python/AbcView/lib/abcview/widget/time_slider.py:277
Method
handle_new
File->New menu handler
python/AbcView/lib/abcview/app.py:1326
← previous
next →
501–600 of 763, ranked by callers