CmdDisplayClip Class Reference
clipping
plane controls This handles the whole range of clipping
plane options There are derived classes so you won't have to have the funky flags to change {near,fixed} clipping
plane {to a fixed,by a relative} amount or not.
More...
#include <CmdDisplay.h>
Inheritance diagram for CmdDisplayClip:
List of all members.
Public Methods
Protected Methods
virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More...
Detailed Description
clipping
plane controls This handles the whole range of clipping
plane options There are derived classes so you won't have to have the funky flags to change {near,fixed} clipping
plane {to a fixed,by a relative} amount or not.
Definition at line 211 of file CmdDisplay.h.
Constructor & Destructor Documentation
CmdDisplayClip::CmdDisplayClip
(
int
ischangenear,
int
issetval,
float
newamt
)
Member Function Documentation
void CmdDisplayClip::create_text
(
void
)
[protected, virtual]
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command.
Definition at line 188 of file CmdDisplay.C.
References Command::cmdText.
The documentation for this class was generated from the following files:
Generated on Mon Nov 17 02:48:04 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002