#include <SceneDrawables.h>
LineRef cnoid::SgLineSet::addLine |
( |
| ) |
|
|
inline |
void cnoid::SgLineSet::addLine |
( |
int |
v0, |
|
|
int |
v1 |
|
) |
| |
|
inline |
LineRef cnoid::SgLineSet::line |
( |
int |
index | ) |
|
|
inline |
const SgIndexArray& cnoid::SgLineSet::lineVertices |
( |
| ) |
const |
|
inline |
float cnoid::SgLineSet::lineWidth |
( |
| ) |
const |
|
inline |
The default value of this is zero and the current system value is used then.
int cnoid::SgLineSet::numLines |
( |
| ) |
const |
|
inline |
void cnoid::SgLineSet::reserveNumLines |
( |
int |
n | ) |
|
|
inline |
void cnoid::SgLineSet::setLine |
( |
int |
index, |
|
|
int |
v0, |
|
|
int |
v1 |
|
) |
| |
|
inline |
void cnoid::SgLineSet::setLineWidth |
( |
float |
width | ) |
|
|
inline |
void cnoid::SgLineSet::setNumLines |
( |
int |
n | ) |
|
|
inline |
The documentation for this class was generated from the following files: