MCPcopy Create free account
hub / github.com/carbonengine/trinity / ExposeToBlue

Method ExposeToBlue

trinity/Curves/Tr2GrannyVectorTrack_Blue.cpp:8–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6BLUE_DEFINE( Tr2GrannyVectorTrack );
7
8const Be::ClassInfo* Tr2GrannyVectorTrack::ExposeToBlue()
9{
10 EXPOSURE_BEGIN( Tr2GrannyVectorTrack, ":jessica-deprecated: True\n:jessica-icon: tree/triscalarcurve.png" )
11 MAP_INTERFACE( Tr2GrannyVectorTrack )
12 MAP_ATTRIBUTE( "value", m_value, "The value of the track", Be::READ )
13 EXPOSURE_CHAINTO( Tr2GrannyTrack )
14}

Callers

nothing calls this directly

Calls 1

MAP_INTERFACEFunction · 0.70

Tested by

no test coverage detected