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

Method direction

src/geode/geometry/frame_transform.cpp:118–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116
117 template < index_t dimension >
118 local_index_t FrameTransform< dimension >::direction(
119 local_index_t index ) const
120 {
121 return impl_->direction( index );
122 }
123
124 template < index_t dimension >
125 signed_index_t FrameTransform< dimension >::orientation(

Callers 15

pointMethod · 0.45
set_grid_dimensionsMethod · 0.45
set_grid_directionsMethod · 0.45
beginFunction · 0.45
endFunction · 0.45
computeMethod · 0.45
computeMethod · 0.45
get_edge_projectionFunction · 0.45
RadialSortMethod · 0.45
ImplMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_lineFunction · 0.36