HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BV_CHEdgeInfo Class Reference

#include <BV_OBBTree.h>

Public Member Functions

 BV_CHEdgeInfo ()
 
void reset ()
 
bool operator() (const BV_CHEdgeInfo &s1, const BV_CHEdgeInfo &s2) const
 

Public Attributes

uint myV1
 
uint myV2
 
int myUsedCount
 
bool myIsV1Starting
 

Detailed Description

Definition at line 48 of file BV_OBBTree.h.

Constructor & Destructor Documentation

BV_CHEdgeInfo::BV_CHEdgeInfo ( )

Member Function Documentation

bool BV_CHEdgeInfo::operator() ( const BV_CHEdgeInfo s1,
const BV_CHEdgeInfo s2 
) const
void BV_CHEdgeInfo::reset ( )

Member Data Documentation

bool BV_CHEdgeInfo::myIsV1Starting

Definition at line 64 of file BV_OBBTree.h.

int BV_CHEdgeInfo::myUsedCount

Definition at line 58 of file BV_OBBTree.h.

uint BV_CHEdgeInfo::myV1

Definition at line 57 of file BV_OBBTree.h.

uint BV_CHEdgeInfo::myV2

Definition at line 57 of file BV_OBBTree.h.


The documentation for this class was generated from the following file: