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
↓ 129 callers
Method
get
(self, key, default=None)
python/AbcView/lib/abcview/io.py:147
↓ 44 callers
Method
size
bin/AbcView/GLState.h:17
↓ 40 callers
Method
type
(cls)
python/AbcView/lib/abcview/io.py:186
↓ 32 callers
Method
colnum
(self, name)
python/AbcView/lib/abcview/widget/tree_widget.py:479
↓ 28 callers
Method
value
(self, xpos=None)
python/AbcView/lib/abcview/widget/time_slider.py:65
↓ 27 callers
Method
setText
setText override that looks up the tree column header index.
python/AbcView/lib/abcview/widget/tree_widget.py:169
↓ 25 callers
Method
update
(self, *args, **kwargs)
python/AbcView/lib/abcview/io.py:144
↓ 16 callers
Method
setValue
(self, value)
python/AbcView/lib/abcview/widget/time_slider.py:93
↓ 15 callers
Method
__init__
(self, parent, array, first=0, last=10)
python/AbcView/lib/abcview/widget/tree_widget.py:65
↓ 15 callers
Method
isConstant
lib/AbcOpenGL/SceneWrapper.cpp:180
↓ 15 callers
Method
items
(self)
python/AbcView/lib/abcview/io.py:162
↓ 14 callers
Method
split
Splist the viewer into two separate widgets according to the orientation param. :: QGroupBox `- QSplitte
python/AbcView/lib/abcview/widget/viewer_widget.py:683
↓ 14 callers
Function
valid
This returns validity.
lib/AbcOpenGL/MeshDrwHelper.h:80
↓ 14 callers
Method
values
(self)
python/AbcView/lib/abcview/io.py:159
↓ 10 callers
Method
getBounds
-
lib/AbcOpenGL/IObjectDrw.cpp:216
↓ 10 callers
Method
set_maximum
Sets the maximum frame value.
python/AbcView/lib/abcview/widget/time_slider.py:232
↓ 10 callers
Method
set_minimum
Sets the minimum frame value.
python/AbcView/lib/abcview/widget/time_slider.py:224
↓ 10 callers
Method
valid
-
lib/AbcOpenGL/ISubDDrw.cpp:88
↓ 9 callers
Method
setToolTip
setToolTip override that looks up the tree column header index.
python/AbcView/lib/abcview/widget/tree_widget.py:176
↓ 8 callers
Method
clear
Clears session and viewer.
python/AbcView/lib/abcview/app.py:617
↓ 8 callers
Method
frame_range
Returns min/max frame range as a tuple.
python/AbcView/lib/abcview/widget/viewer_widget.py:413
↓ 8 callers
Method
getTop
lib/AbcOpenGL/SceneWrapper.cpp:160
↓ 8 callers
Method
length
(self)
python/AbcView/lib/abcview/widget/time_slider.py:60
↓ 8 callers
Function
width
lib/AbcOpenGL/GLCamera.h:77
↓ 7 callers
Method
__init__
(self, filepath)
python/AbcView/lib/abcview/gl.py:664
↓ 7 callers
Method
aspect_ratio
Returns current aspect ration of the viewer.
python/AbcView/lib/abcview/widget/viewer_widget.py:627
↓ 7 callers
Function
height
lib/AbcOpenGL/GLCamera.h:78
↓ 7 callers
Function
radians
lib/AbcOpenGL/Foundation.h:145
↓ 6 callers
Method
__init__
(self, parent=None)
python/AbcView/lib/abcview/io.py:166
↓ 6 callers
Method
add_item
Adds and item to the session :param item: Scene or Session object
python/AbcView/lib/abcview/io.py:737
↓ 6 callers
Method
clear
(self)
python/AbcView/lib/abcview/io.py:141
↓ 6 callers
Method
instancepath
Returns the instance uuid path to this scene in a nested hierarchy.
python/AbcView/lib/abcview/io.py:269
↓ 6 callers
Function
message
(info)
python/AbcView/lib/abcview/app.py:96
↓ 6 callers
Method
resize
(self)
python/AbcView/lib/abcview/gl.py:340
↓ 6 callers
Function
rotateVector
-
lib/AbcOpenGL/GLCamera.cpp:57
↓ 5 callers
Method
__init__
(self, args)
python/AbcView/lib/abcview/app.py:1503
↓ 5 callers
Method
_icamera_sample
Returns icamera's sample :param seconds: time in secs (derives index)
python/AbcView/lib/abcview/io.py:629
↓ 5 callers
Method
_update
(self)
python/AbcView/lib/abcview/gl.py:445
↓ 5 callers
Method
add_camera
:param: GLCamera
python/AbcView/lib/abcview/io.py:807
↓ 5 callers
Method
clear
Clears the current state.
python/AbcView/lib/abcview/widget/viewer_widget.py:210
↓ 5 callers
Method
drawable
Returns True if this scene is drawable.
python/AbcView/lib/abcview/gl.py:737
↓ 5 callers
Method
getScenes
bin/AbcView/GLState.h:18
↓ 5 callers
Method
max_time
(self)
python/AbcView/lib/abcview/gl.py:767
↓ 5 callers
Method
min_time
(self)
python/AbcView/lib/abcview/gl.py:763
↓ 5 callers
Method
set_value
(self, value)
python/AbcView/lib/abcview/widget/time_slider.py:246
↓ 5 callers
Method
toggle_widget
Toggles visibilty of given widget. :param widget: AbcView widget object.
python/AbcView/lib/abcview/app.py:763
↓ 5 callers
Method
type
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:275
↓ 5 callers
Method
walk
Recursive generator that yields Session, Scene and Camera objects. :yield: Session, Scene or Camera objects
python/AbcView/lib/abcview/io.py:908
↓ 4 callers
Method
_ixform_sample
Returns icamera's parent xform sample :param seconds: time in secs (derives index)
python/AbcView/lib/abcview/io.py:613
↓ 4 callers
Method
apply
(self)
python/AbcView/lib/abcview/gl.py:571
↓ 4 callers
Method
apply
-
lib/AbcOpenGL/GLCamera.cpp:151
↓ 4 callers
Method
drawBounds
-
lib/AbcOpenGL/Scene.cpp:237
↓ 4 callers
Method
frame
(self, bounds)
python/AbcView/lib/abcview/gl.py:438
↓ 4 callers
Method
getArchive
lib/AbcOpenGL/SceneWrapper.cpp:155
↓ 4 callers
Method
getMinTime
lib/AbcOpenGL/SceneWrapper.cpp:165
↓ 4 callers
Method
get_size
(self, viewer)
python/AbcView/lib/abcview/gl.py:562
↓ 4 callers
Method
init
(self)
python/AbcView/lib/abcview/gl.py:668
↓ 4 callers
Method
newPrompt
(self)
python/AbcView/lib/abcview/widget/console_widget.py:108
↓ 4 callers
Method
setCommand
(self, command)
python/AbcView/lib/abcview/widget/console_widget.py:123
↓ 4 callers
Method
set_camera
Sets the "active" camera for a given session. :param: GLCamera
python/AbcView/lib/abcview/io.py:823
↓ 4 callers
Method
value
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:266
↓ 3 callers
Method
_load
Loads all the files and cameras in the load list, sets display overrides and creates tree widget items.
python/AbcView/lib/abcview/app.py:884
↓ 3 callers
Method
add_scene
Adds a scene to the viewer session. :param scene: GLScene object
python/AbcView/lib/abcview/widget/viewer_widget.py:255
↓ 3 callers
Method
add_view
Adds a new view for this camera.
python/AbcView/lib/abcview/gl.py:344
↓ 3 callers
Method
bounds
(self, seconds=0)
python/AbcView/lib/abcview/gl.py:771
↓ 3 callers
Method
bounds
(self, sample_index=0)
python/AbcView/lib/abcview/widget/tree_widget.py:225
↓ 3 callers
Method
bounds
lib/AbcOpenGL/SceneWrapper.cpp:185
↓ 3 callers
Method
deserialize
(self)
python/AbcView/lib/abcview/io.py:193
↓ 3 callers
Method
formatted
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:269
↓ 3 callers
Method
getCommand
(self)
python/AbcView/lib/abcview/widget/console_widget.py:116
↓ 3 callers
Method
getMaxTime
lib/AbcOpenGL/SceneWrapper.cpp:170
↓ 3 callers
Method
keys
(self)
python/AbcView/lib/abcview/io.py:156
↓ 3 callers
Method
length
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:359
↓ 3 callers
Method
name
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:140
↓ 3 callers
Method
properties
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:220
↓ 3 callers
Method
remove_scene
Removes a given GLScene object from the master scene. :param scene: GLScene to remove.
python/AbcView/lib/abcview/widget/viewer_widget.py:280
↓ 3 callers
Method
rotation
(self, seconds=0)
python/AbcView/lib/abcview/io.py:643
↓ 3 callers
Method
save
Saves a session to a .io file.
python/AbcView/lib/abcview/io.py:971
↓ 3 callers
Method
scale
(self, seconds=0)
python/AbcView/lib/abcview/io.py:648
↓ 3 callers
Method
schema
(self)
python/AbcView/lib/abcview/io.py:605
↓ 3 callers
Method
setMessage
Sets the message to be displayed in the splash screen. :param message: message as string
python/AbcView/lib/abcview/app.py:449
↓ 3 callers
Method
setTime
lib/AbcOpenGL/SceneWrapper.cpp:145
↓ 3 callers
Function
setTranslation
lib/AbcOpenGL/GLCamera.h:66
↓ 3 callers
Method
set_camera
Sets the scene camera from a given camera name string :param camera: Name of camera or GLCamera object
python/AbcView/lib/abcview/widget/viewer_widget.py:607
↓ 3 callers
Method
set_load_files
Sets the deferred load list. Loads files after the main window and event loop is up and running. :param filepath: list of f
python/AbcView/lib/abcview/app.py:819
↓ 3 callers
Method
stop
Stops scene playback
python/AbcView/lib/abcview/widget/viewer_widget.py:453
↓ 3 callers
Method
translation
(self, seconds=0)
python/AbcView/lib/abcview/io.py:640
↓ 2 callers
Method
__init__
:param fps: play scene at frames per second (fps)
python/AbcView/lib/abcview/widget/viewer_widget.py:187
↓ 2 callers
Method
_get_object
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:351
↓ 2 callers
Method
_settings
(self, width, height)
python/AbcView/lib/abcview/app.py:644
↓ 2 callers
Method
add_camera
:param camera: GLCamera object
python/AbcView/lib/abcview/widget/viewer_widget.py:589
↓ 2 callers
Method
add_override
adds a session override for a given item
python/AbcView/lib/abcview/io.py:289
↓ 2 callers
Method
aspect_ratio
(self)
python/AbcView/lib/abcview/gl.py:685
↓ 2 callers
Method
boundsOnly
Get/Set draw bounds toggle - draw object bounds only
lib/AbcOpenGL/DrawContext.h:72
↓ 2 callers
Method
children
(self)
python/AbcView/lib/abcview/widget/tree_widget.py:457
↓ 2 callers
Function
degrees
lib/AbcOpenGL/Foundation.h:141
↓ 2 callers
Method
dolly
(self, dx, dy)
python/AbcView/lib/abcview/gl.py:418
↓ 2 callers
Method
dolly
-
lib/AbcOpenGL/GLCamera.cpp:231
↓ 2 callers
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:704
↓ 2 callers
Function
drawBoundingBox
-
lib/AbcOpenGL/MeshDrwHelper.cpp:290
next →
1–100 of 763, ranked by callers