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

#include <Opcode.h>

Inheritance diagram for Opcode::SphereCache:
Inheritance graph
[legend]

Public Member Functions

 SphereCache ()
 
 ~SphereCache ()
 
- Public Member Functions inherited from Opcode::VolumeCache
 VolumeCache ()
 
 ~VolumeCache ()
 

Public Attributes

Point Center
 Sphere used when performing the query resulting in cached faces. More...
 
float FatCoeff
 mRadius2 multiplier used to create a fat sphere More...
 
float FatRadius2
 Sphere used when performing the query resulting in cached faces. More...
 
- Public Attributes inherited from Opcode::VolumeCache
const BaseModelModel
 Owner. More...
 
Container TouchedPrimitives
 Indices of touched primitives. More...
 

Detailed Description

Definition at line 24 of file Opcode.h.

Constructor & Destructor Documentation

Opcode::SphereCache::SphereCache ( )
inline

Definition at line 26 of file Opcode.h.

Opcode::SphereCache::~SphereCache ( )
inline

Definition at line 27 of file Opcode.h.

Member Data Documentation

Point Opcode::SphereCache::Center

Sphere used when performing the query resulting in cached faces.

Definition at line 30 of file Opcode.h.

float Opcode::SphereCache::FatCoeff

mRadius2 multiplier used to create a fat sphere

Definition at line 33 of file Opcode.h.

float Opcode::SphereCache::FatRadius2

Sphere used when performing the query resulting in cached faces.

Definition at line 31 of file Opcode.h.


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


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