MCPcopy Create free account

hub / github.com/alembic/abcview / functions

Functions763 in github.com/alembic/abcview

MethodaddObjectsWidget
bin/AbcView/MainWindow.cpp:55
MethodaddViewerWidget
bin/AbcView/MainWindow.cpp:64
Methodadd_file
Loads a given filepath into the GL viewer. :param filepath: path to Alembic file.
python/AbcView/lib/abcview/widget/viewer_widget.py:559
Methodadd_item
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:722
Methodapply
(self)
python/AbcView/lib/abcview/gl.py:652
Methodapply_overrides
applies item overrides to children
python/AbcView/lib/abcview/io.py:748
Methodarchive
(self)
python/AbcView/lib/abcview/gl.py:674
Methodaspect_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
MethodautoSetClippingPlanes
-
lib/AbcOpenGL/GLCamera.cpp:87
Methodbounds
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
Methodbounds
(self)
python/AbcView/lib/abcview/gl.py:210
Methodbounds
lib/AbcOpenGL/SceneWrapper.cpp:111
Methodbuild_scripts
builds up the script menu from a dict of found scripts
python/AbcView/lib/abcview/app.py:343
FunctioncenterOfInterest
lib/AbcOpenGL/GLCamera.h:68
Methodchildren
Generator that yields ObjectTreeWidgetItem objects.
python/AbcView/lib/abcview/widget/tree_widget.py:205
Methodchildren
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:409
Methodclear
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
FunctionclippingPlanes
lib/AbcOpenGL/GLCamera.h:81
MethodcloseEvent
(self, event)
python/AbcView/lib/abcview/app.py:1485
Methodcolumn_names
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:483
MethodcomputeBounds
-
lib/AbcOpenGL/MeshDrwHelper.cpp:459
Methodcopy_name
copy item name to clipboard
python/AbcView/lib/abcview/widget/tree_widget.py:792
Functioncreate_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
Methoddeserialize
Deserializes an Alembic scene from json data.
python/AbcView/lib/abcview/io.py:369
Methoddeserialize
(cls, params)
python/AbcView/lib/abcview/io.py:545
Methoddeserialize
(cls, params)
python/AbcView/lib/abcview/io.py:691
Methoddolly
(self, dx, dy)
python/AbcView/lib/abcview/gl.py:320
Methoddraw
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
Methoddraw
-
lib/AbcOpenGL/MeshDrwHelper.cpp:352
Methoddraw
-
lib/AbcOpenGL/IPolyMeshDrw.cpp:142
Methoddraw
-
lib/AbcOpenGL/IObjectDrw.cpp:222
Methoddraw
-
lib/AbcOpenGL/ICurvesDrw.cpp:109
Methoddraw
-
lib/AbcOpenGL/INuPatchDrw.cpp:131
Methoddraw
-
lib/AbcOpenGL/ISubDDrw.cpp:146
Methoddraw
lib/AbcOpenGL/SceneWrapper.cpp:64
Methoddraw
-
lib/AbcOpenGL/IPointsDrw.cpp:136
Methoddraw
-
lib/AbcOpenGL/IXformDrw.cpp:148
MethoddrawBounds
-
lib/AbcOpenGL/MeshDrwHelper.cpp:284
MethoddrawBounds
lib/AbcOpenGL/SceneWrapper.cpp:60
Methoddraw_bounds
draws scene level bounding box
python/AbcView/lib/abcview/gl.py:204
Functionelapsed
lib/AbcOpenGL/Scene.h:61
MethodenterEvent
(self, event)
python/AbcView/lib/abcview/widget/time_slider.py:83
Methodfind
Searches each top level item for name, starting with nodes under /ABC, the top
python/AbcView/lib/abcview/widget/tree_widget.py:658
Methodfind_scripts
walks scripts dir looking for .py files :param path: directory containing scripts
python/AbcView/lib/abcview/app.py:317
Methodframe
(self, bounds)
python/AbcView/lib/abcview/gl.py:336
Methodframe
-
lib/AbcOpenGL/GLCamera.cpp:77
Methodframe
lib/AbcOpenGL/SceneWrapper.cpp:115
Methodframe_count
Returns total frame count.
python/AbcView/lib/abcview/widget/viewer_widget.py:420
Functiongen_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
FunctiongetArchive
lib/AbcOpenGL/Scene.h:84
MethodgetArchive
lib/AbcOpenGL/SceneWrapper.cpp:83
FunctiongetBounds
Return the bounds at the current time. ...
lib/AbcOpenGL/Scene.h:109
FunctiongetBounds
Return the bounds.
lib/AbcOpenGL/MeshDrwHelper.h:87
MethodgetCurrentTime
lib/AbcOpenGL/SceneWrapper.cpp:99
MethodgetHistory
(self)
python/AbcView/lib/abcview/widget/console_widget.py:151
FunctiongetMaxTime
Return the max time, in seconds. ...
lib/AbcOpenGL/Scene.h:97
MethodgetMaxTime
lib/AbcOpenGL/SceneWrapper.cpp:95
FunctiongetMinTime
Return the min time, in seconds. ...
lib/AbcOpenGL/Scene.h:93
MethodgetMinTime
lib/AbcOpenGL/SceneWrapper.cpp:91
FunctiongetNonInheritedBounds
lib/AbcOpenGL/IXformDrw.h:65
MethodgetState
bin/AbcView/MainWindow.h:18
FunctiongetTop
lib/AbcOpenGL/Scene.h:85
MethodgetTop
lib/AbcOpenGL/SceneWrapper.cpp:87
Methodget_docs
parses a python file looking for docstring, __name__ and __author__. :param script: filepath to .py file
python/AbcView/lib/abcview/app.py:282
Functionget_pointer
python/PyAbcOpenGL/Foundation.h:50
Functionget_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
Methodget_selected
Returns the actively selected AbcView object.
python/AbcView/lib/abcview/app.py:774
Methodget_size
returns viewer-based size as a tuple
python/AbcView/lib/abcview/gl.py:376
Methodget_time
(self)
python/AbcView/lib/abcview/gl.py:217
Methodget_time
(self)
python/AbcView/lib/abcview/gl.py:755
MethodhandleFileOpen
bin/AbcView/MainWindow.cpp:40
MethodhandleFileQuit
bin/AbcView/MainWindow.cpp:50
MethodhandleHelp
(self, arg=None)
python/AbcView/lib/abcview/widget/console_widget.py:79
MethodhandleItemExpanded
bin/AbcView/ObjectTreeWidget.cpp:58
Methodhandle_about_abc
(self)
python/AbcView/lib/abcview/app.py:387
Methodhandle_about_abcview
(self)
python/AbcView/lib/abcview/app.py:390
Methodhandle_add_value
(self, indexValue)
python/AbcView/lib/abcview/widget/tree_widget.py:1016
Methodhandle_bad_scene
Undrawabe scene signal handler. :param scene: GLScene
python/AbcView/lib/abcview/app.py:1177
Methodhandle_camera_action
New camera menu handler. :param action: QAction object
python/AbcView/lib/abcview/widget/viewer_widget.py:967
Methodhandle_clicked
script click handler
python/AbcView/lib/abcview/app.py:182
Methodhandle_context_menu
(self, pos)
python/AbcView/lib/abcview/widget/tree_widget.py:540
Methodhandle_context_menu
tree widget context menu handler
python/AbcView/lib/abcview/widget/tree_widget.py:800
Methodhandle_done_editing
Line edit delegate done editing handler.
python/AbcView/lib/abcview/widget/tree_widget.py:602
Methodhandle_duplicate_item
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:782
Methodhandle_edit
script edit button handler
python/AbcView/lib/abcview/app.py:186
Methodhandle_find
handles input from the search box
python/AbcView/lib/abcview/app.py:1254
Methodhandle_first_frame_change
handles first frame change from time slider :param frame: frame number
python/AbcView/lib/abcview/app.py:1126
Methodhandle_first_frame_changed
(self)
python/AbcView/lib/abcview/widget/time_slider.py:269
Methodhandle_frame_change
(self, value)
python/AbcView/lib/abcview/widget/time_slider.py:266
Methodhandle_item_double_clicked
Item double-click handler.
python/AbcView/lib/abcview/widget/tree_widget.py:565
Methodhandle_item_expanded
(self, item)
python/AbcView/lib/abcview/widget/tree_widget.py:640
Methodhandle_item_expanded
(self, item)
python/AbcView/lib/abcview/widget/tree_widget.py:747
Methodhandle_item_expanded
(self, item)
python/AbcView/lib/abcview/widget/tree_widget.py:959
Methodhandle_item_loaded
load checkbox click handler :param item: SceneTreeWidgetItem, SessionTreeWidgetItem
python/AbcView/lib/abcview/app.py:1279
Methodhandle_item_selected
item click handler :param item: SceneTreeWidgetItem, SessionTreeWidgetItem
python/AbcView/lib/abcview/app.py:1268
Methodhandle_item_selected
Item selected handler (select can happen with click or arrow keys).
python/AbcView/lib/abcview/widget/tree_widget.py:543
Methodhandle_item_unloaded
Item unloaded handler. :param item: ObjectTreeWidgetItem
python/AbcView/lib/abcview/app.py:1297
Methodhandle_last_frame_change
handles last frame change from time slider :param frame: frame number
python/AbcView/lib/abcview/app.py:1136
Methodhandle_last_frame_changed
(self)
python/AbcView/lib/abcview/widget/time_slider.py:277
Methodhandle_new
File->New menu handler
python/AbcView/lib/abcview/app.py:1326
← previousnext →501–600 of 763, ranked by callers