#include <SoTubs.h>
|
SoChildList * | children |
| ChildList. Required whenever the class has hidden children. 더 자세히 ...
|
|
SoTubs.h 파일의 72 번째 라인에서 정의되었습니다.
virtual SoTubs::~SoTubs |
( |
| ) |
|
|
protectedvirtual |
virtual void SoTubs::clearAlternateRep |
( |
| ) |
|
|
virtual |
We better be able to clear it, too!
virtual void SoTubs::computeBBox |
( |
SoAction * |
action, |
|
|
SbBox3f & |
box, |
|
|
SbVec3f & |
center |
|
) |
| |
|
protectedvirtual |
compute bounding Box, required
virtual void SoTubs::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 SoTubs::generateChildren |
( |
| ) |
|
|
private |
Generate Children. Used to create the hidden children. Required whenever the node has hidden children.
virtual void SoTubs::generatePrimitives |
( |
SoAction * |
action | ) |
|
|
protectedvirtual |
Generate Primitives, required.
virtual SoChildList* SoTubs::getChildren |
( |
| ) |
const |
|
protectedvirtual |
GetChildList, required whenever the class has hidden children.
void SoTubs::inc |
( |
double & |
sinPhi, |
|
|
double & |
cosPhi, |
|
|
double |
sinDeltaPhi, |
|
|
double |
cosDeltaPhi |
|
) |
| const |
|
inlineprivate |
help with trigonometry. increments sines an cosines by an angle.
SoTubs.h 파일의 174 번째 라인에서 정의되었습니다.
static void SoTubs::initClass |
( |
| ) |
|
|
static |
Class Initializer, required.
SoTubs::SO_NODE_HEADER |
( |
SoTubs |
| ) |
|
|
private |
void SoTubs::updateChildren |
( |
| ) |
|
|
private |
Used to modify hidden children when a data field is changed. Required whenever the class has hidden children.
SoSFNode SoTubs::alternateRep |
Alternate rep - required.
SoTubs.h 파일의 102 번째 라인에서 정의되었습니다.
SoChildList* SoTubs::children |
|
private |
ChildList. Required whenever the class has hidden children.
SoTubs.h 파일의 169 번째 라인에서 정의되었습니다.
Delta-angle, in radians.
SoTubs.h 파일의 98 번째 라인에서 정의되었습니다.
Half-length in Z.
SoTubs.h 파일의 90 번째 라인에서 정의되었습니다.
Outside radius of the tube.
SoTubs.h 파일의 86 번째 라인에서 정의되었습니다.
Inside radius of the tube.
SoTubs.h 파일의 82 번째 라인에서 정의되었습니다.
Starting angle, in radians.
SoTubs.h 파일의 94 번째 라인에서 정의되었습니다.
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: