|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
CAttribDlgPlaneBasis Class Referencean attribute editor specialized for plane basis values.
More...
#include <attrib_dlg.h>
Inheritance diagram for CAttribDlgPlaneBasis
[legend]Collaboration diagram for CAttribDlgPlaneBasis:
[legend]List of all members.
Detailed Description
an attribute editor specialized for plane basis values.
Definition at line 435 of file attrib_dlg.h.
Constructor & Destructor Documentation
CAttribDlgPlaneBasis::CAttribDlgPlaneBasis (
|
const std::string & valueID )
|
|
|
ctor.
-
Parameters:
-
valueID
|
an unique id for the constant value editable range dialog |
Definition at line 1399 of file attrib_dlg.cpp.
Referenced by editScheme(). |
Member Function Documentation
CEditAttribDlg * CAttribDlgPlaneBasis::createConstantValueDlg (
|
) [protected, virtual]
|
|
CWnd * CAttribDlgPlaneBasis::editScheme (
|
void ) [virtual]
|
|
sint CAttribDlgPlaneBasis::getCurrentScheme (
|
void ) const [virtual]
|
|
uint CAttribDlgPlaneBasis::getNumScheme (
|
void ) const [virtual]
|
|
std::string CAttribDlgPlaneBasis::getSchemeName (
|
uint index ) const [virtual]
|
|
void CAttribDlgPlaneBasis::setCurrentScheme (
|
uint index ) [virtual]
|
|
Member Data Documentation
std::string CAttribDlgPlaneBasis::_CstValueId [protected]
|
|
The documentation for this class was generated from the following files:
|
|