MeVisLabToolboxReference
CSODrawCSOInfos Struct Reference

#include <SoCSODefines.h>

List of all members.

Public Member Functions

 CSODrawCSOInfos ()
void setDrawnCSOIDs (const std::vector< int > &ids)
CSODrawCSOInfosoperator= (const CSODrawCSOInfos &infos)

Public Attributes

ml::CSOBoundingBox slabBB
ml::CSOListcsoList
ml::CSOcso
std::vector< int > csoIds

Detailed Description

Definition at line 137 of file SoCSODefines.h.


Constructor & Destructor Documentation

CSODrawCSOInfos::CSODrawCSOInfos ( ) [inline]

Definition at line 139 of file SoCSODefines.h.

References cso, and csoList.


Member Function Documentation

CSODrawCSOInfos& CSODrawCSOInfos::operator= ( const CSODrawCSOInfos infos) [inline]

Definition at line 157 of file SoCSODefines.h.

References csoIds, csoList, setDrawnCSOIDs(), and slabBB.

void CSODrawCSOInfos::setDrawnCSOIDs ( const std::vector< int > &  ids) [inline]

Definition at line 149 of file SoCSODefines.h.

References csoIds.

Referenced by operator=().


Member Data Documentation

Definition at line 146 of file SoCSODefines.h.

Referenced by CSODrawCSOInfos().

std::vector<int> CSODrawCSOInfos::csoIds

Definition at line 147 of file SoCSODefines.h.

Referenced by operator=(), and setDrawnCSOIDs().

Definition at line 145 of file SoCSODefines.h.

Referenced by CSODrawCSOInfos(), and operator=().

Definition at line 144 of file SoCSODefines.h.

Referenced by operator=().


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