Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImagingLab/4DSloMo
/ get_rotation
Method
get_rotation
scene/gaussian_model.py:189–190 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
187
188
@property
189
def
get_rotation(self):
190
return
self.rotation_activation(self._rotation)
191
192
@property
193
def
get_rotation_r(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected