Public Member Functions | Public Attributes | List of all members
Opcode::OPCODECREATE Struct Reference

Model creation structure. More...

#include <Opcode.h>

Public Member Functions

 OPCODECREATE ()
 Constructor. More...
 

Public Attributes

bool mCanRemap
 true => allows OPCODE to reorganize client arrays More...
 
MeshInterfacemIMesh
 Mesh interface (access to triangles & vertices) (*) More...
 
bool mKeepOriginal
 true => keep a copy of the original tree (debug purpose) More...
 
bool mNoLeaf
 true => discard leaf nodes (else use a normal tree) More...
 
bool mQuantized
 true => quantize the tree (else use a normal tree) More...
 
BuildSettings mSettings
 Builder's settings. More...
 

Detailed Description

Model creation structure.

Definition at line 25 of file Opcode.h.

Constructor & Destructor Documentation

OPCODECREATE::OPCODECREATE ( )

Constructor.

Constructor.

Definition at line 40 of file OPC_BaseModel.cpp.

Member Data Documentation

bool Opcode::OPCODECREATE::mCanRemap

true => allows OPCODE to reorganize client arrays

Definition at line 38 of file Opcode.h.

MeshInterface* Opcode::OPCODECREATE::mIMesh

Mesh interface (access to triangles & vertices) (*)

Definition at line 30 of file Opcode.h.

bool Opcode::OPCODECREATE::mKeepOriginal

true => keep a copy of the original tree (debug purpose)

Definition at line 37 of file Opcode.h.

bool Opcode::OPCODECREATE::mNoLeaf

true => discard leaf nodes (else use a normal tree)

Definition at line 32 of file Opcode.h.

bool Opcode::OPCODECREATE::mQuantized

true => quantize the tree (else use a normal tree)

Definition at line 33 of file Opcode.h.

BuildSettings Opcode::OPCODECREATE::mSettings

Builder's settings.

Definition at line 31 of file Opcode.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:45