Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ is_method
Class
is_method
extern/pybind/include/pybind11/attr.h:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
24
/// Annotation for methods
25
struct is_method {
26
handle class_;
27
explicit is_method(const handle &c) : class_(c) {}
28
};
29
30
/// Annotation for setters
31
struct is_setter {};
Callers
13
readonly
Method · 0.85
write
Method · 0.85
readonly
Method · 0.85
write
Method · 0.85
readonly
Method · 0.85
read
Method · 0.85
write
Method · 0.85
read
Method · 0.85
write
Method · 0.85
class_
Class · 0.85
init
Function · 0.85
pybind11.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected