3rdparty
libpointmatcher
contrib
yaml-cpp-pm
include
yaml-cpp-pm
ltnode.h
Go to the documentation of this file.
1
#ifndef LTNODE_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
2
#define LTNODE_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
3
4
#if defined(_MSC_VER) || (defined(__GNUC__) && (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) || (__GNUC__ >= 4)) // GCC supports "pragma once" correctly since 3.4
5
#pragma once
6
#endif
7
8
9
namespace
YAML_PM
10
{
11
class
Node;
12
13
struct
ltnode
{
14
bool
operator()
(
const
Node
*pNode1,
const
Node
*pNode2)
const
;
15
};
16
}
17
18
#endif // LTNODE_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
YAML_PM
Definition:
aliasmanager.h:11
YAML_PM::ltnode::operator()
bool operator()(const Node *pNode1, const Node *pNode2) const
Definition:
node.cpp:17
YAML_PM::ltnode
Definition:
ltnode.h:13
YAML_PM::Node
Definition:
node.h:33
mp2p_icp
Author(s):
autogenerated on Wed Oct 23 2024 02:45:40