Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LuxCoreRender/LuxCore
/ EndTime
Method
EndTime
include/luxrays/core/geometry/motionsystem.h:159–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
float EndTime() const {
160
return times.back();
161
}
162
163
Matrix4x4 Sample(const float time) const;
164
Matrix4x4 SampleInverse(const float time) const;
Callers
1
BOOST_FOREACH
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected