Searched refs:GetBoundary (Results 1 – 4 of 4) sorted by relevance
49 const std::vector<float>& GetBoundary() const;
183 const std::string& GetBoundary() const { return boundary_; } in GetBoundary() function
129 std::string boundary = field.GetBoundary(); in TEST()
87 const std::vector<float>& Plane::GetBoundary() const { return boundary_; } in GetBoundary() function in dynamic_depth::Plane