#include <SoBox.h>
|
SoChildList * | children |
| ChildList. Required whenever the class has hidden children. 더 자세히 ...
|
|
SoBox.h 파일의 64 번째 라인에서 정의되었습니다.
virtual SoBox::~SoBox |
( |
| ) |
|
|
protectedvirtual |
virtual void SoBox::clearAlternateRep |
( |
| ) |
|
|
virtual |
We better be able to clear it, too!
virtual void SoBox::computeBBox |
( |
SoAction * |
action, |
|
|
SbBox3f & |
box, |
|
|
SbVec3f & |
center |
|
) |
| |
|
protectedvirtual |
compute bounding Box, required
virtual void SoBox::generateAlternateRep |
( |
| ) |
|
|
virtual |
Generate AlternateRep, required. Generating an alternate representation must be done upon users request. It allows an Inventor program to read back the file without requiring this code to be dynamically linked. If the users expects that this code will be dynamically linked, he need not invoke this method.
void SoBox::generateChildren |
( |
| ) |
|
|
private |
Generate Children. Used to create the hidden children. Required whenever the node has hidden children.
virtual void SoBox::generatePrimitives |
( |
SoAction * |
action | ) |
|
|
protectedvirtual |
Generate Primitives, required.
virtual SoChildList* SoBox::getChildren |
( |
| ) |
const |
|
protectedvirtual |
GetChildList, required whenever the class has hidden children.
static void SoBox::initClass |
( |
| ) |
|
|
static |
Class Initializer, required.
SoBox::SO_NODE_HEADER |
( |
SoBox |
| ) |
|
|
private |
void SoBox::updateChildren |
( |
| ) |
|
|
private |
Used to modify hidden children when a data field is changed. Required whenever the class has hidden children.
SoSFNode SoBox::alternateRep |
Alternate rep - for use by users without HEPVis shared objects.
SoBox.h 파일의 86 번째 라인에서 정의되었습니다.
SoChildList* SoBox::children |
|
private |
ChildList. Required whenever the class has hidden children.
SoBox.h 파일의 153 번째 라인에서 정의되었습니다.
Half-length along X.
SoBox.h 파일의 74 번째 라인에서 정의되었습니다.
Half-length along Y.
SoBox.h 파일의 78 번째 라인에서 정의되었습니다.
Half-length along Z.
SoBox.h 파일의 82 번째 라인에서 정의되었습니다.
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: