MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / generic_value

Method generic_value

tests/basic/test-attribute.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 float generic_value() const
49 {
50 return static_cast< float >( double_ + int_ );
51 }
52
53 template < typename Archive >
54 void serialize( Archive& serializer )

Callers 4

test_color_attributeFunction · 0.45
converted_valueMethod · 0.45
converted_item_valueMethod · 0.45
test_generic_valueFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected