|
This is the complete list of members for VariableCombinedFeature< GraphT >, including all inherited members.
_graph | VariableCombinedFeature< GraphT > | protected |
_num_features | VariableCombinedFeature< GraphT > | protected |
computeFeatures(std::vector< float > sigma) | VariableCombinedFeature< GraphT > | inline |
useCurv | VariableCombinedFeature< GraphT > | protected |
useNorm | VariableCombinedFeature< GraphT > | protected |
useRGB | VariableCombinedFeature< GraphT > | protected |
useTime | VariableCombinedFeature< GraphT > | protected |
useXYZ | VariableCombinedFeature< GraphT > | protected |
VariableCombinedFeature(GraphT &graph, bool useRGB, bool useNormals, bool useXYZ, bool useCurvature, bool useTime) | VariableCombinedFeature< GraphT > | inlineexplicit |
VertexId typedef | VariableCombinedFeature< GraphT > |