Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::TIndent Struct Reference

#include <VRMLWriter.h>

Public Member Functions

void clear ()
 
TIndentoperator++ ()
 
TIndentoperator-- ()
 

Public Attributes

std::string spaces
 
int n
 

Member Function Documentation

◆ clear()

void cnoid::TIndent::clear ( )
inline

◆ operator++()

TIndent& cnoid::TIndent::operator++ ( )
inline

◆ operator--()

TIndent& cnoid::TIndent::operator-- ( )
inline

Member Data Documentation

◆ n

int cnoid::TIndent::n

◆ spaces

std::string cnoid::TIndent::spaces

The documentation for this struct was generated from the following file: